django1/django/contrib/flatpages/tests
Kirill Zaitsev dafec05548 Updated flatpages tests to override CSRF_FAILURE_VIEW. 2013-07-30 13:04:30 -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 Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06:00
test_middleware.py Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06:00
test_models.py Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06:00
test_templatetags.py Removed several unused imports. 2013-06-19 17:18:40 +02:00
test_views.py Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06:00
urls.py Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00