django/tests/flatpages_tests
Tom Carrick a43cfc23d4 Fixed #29746 -- Fixed misleading FlatpageForm URL help text if APPEND_SLASH is disabled. 2018-09-11 12:15:22 -04:00
..
templates
__init__.py
settings.py
test_csrf.py
test_forms.py Fixed #29746 -- Fixed misleading FlatpageForm URL help text if APPEND_SLASH is disabled. 2018-09-11 12:15:22 -04:00
test_middleware.py
test_models.py Added test for FlatPage.__str__(). 2017-10-12 09:45:49 -04:00
test_sitemaps.py
test_templatetags.py Used assertRaisesMessage() to test Django's error messages. 2017-07-29 19:07:23 -04:00
test_views.py
urls.py