##// END OF EJS Templates
404 page now returns the 404 status for real. Fixed some tests related to...
404 page now returns the 404 status for real. Fixed some tests related to this. Excluded ban view from the view tests because it returns 404 if the user is not banned

File last commit:

r689:3d81370e 1.8-dev
r890:dec155c1 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'