django1/django/contrib/flatpages/tests
Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Thanks to Preston Timmons for the bulk of the work on the patch, especially
updating Django's own test suite to comply with the requirements of the new
runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
patch and the discovery runner.

Refs #11077, #17032, and #18670.
2013-05-10 23:08:45 -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 for unittest2 discovery. 2013-04-02 20:12:24 -06: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 Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06: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