##// END OF EJS Templates
Post deletion when the thread is deleted is already handled by django. No need to implement it manually
Post deletion when the thread is deleted is already handled by django. No need to implement it manually

File last commit:

r689:3d81370e 1.8-dev
r1226:e8ff96e4 default
Show More
__init__.py
1 line | 24 B | text/x-python | PythonLexer
neko259
Added django management command to clean old users. Cleaned up failing tests. Fixed error when trying to get a non-existent post
r689 __author__ = 'vurdalak'