django1/django/contrib/flatpages/tests
Tim Graham 1dae4ac177 Whitespace cleanup.
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
2013-10-10 16:49:20 -04:00
..
templates Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
test_csrf.py Updated flatpages tests to override CSRF_FAILURE_VIEW. 2013-07-30 13:04:30 -04:00
test_forms.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_middleware.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_models.py Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06:00
test_templatetags.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_views.py Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06:00
urls.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00