django/tests/flatpages_tests
Hasan Ramezani 2633c5341e Fixed #22261 -- Fixed resolving namespaced URLs for flatpages. 2020-01-28 13:14:23 +01:00
..
templates
__init__.py
absolute_urls.py Fixed #22261 -- Fixed resolving namespaced URLs for flatpages. 2020-01-28 13:14:23 +01:00
no_slash_urls.py Fixed #22261 -- Fixed resolving namespaced URLs for flatpages. 2020-01-28 13:14:23 +01:00
settings.py
test_csrf.py Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
test_forms.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
test_middleware.py Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
test_models.py Fixed #22261 -- Fixed resolving namespaced URLs for flatpages. 2020-01-28 13:14:23 +01:00
test_sitemaps.py Fixed #22261 -- Fixed resolving namespaced URLs for flatpages. 2020-01-28 13:14:23 +01:00
test_templatetags.py Used assertRaisesMessage() to test Django's error messages. 2017-07-29 19:07:23 -04:00
test_views.py Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
urls.py Refs #22261 -- Added missing trailing slash to the flatpages_tests urls. 2020-01-28 13:01:08 +01:00