django/tests/view_tests/tests
Tim Graham 4a89000ccf [1.11.x] Fixed #28122 -- Fixed crash when overriding views.static.directory_index()'s template.
Backport of 56970c5b61 from master
2017-04-25 11:01:34 -04:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
py3_test_debug.py Ref #23643 -- Added plain text report of exception chain. 2015-06-01 08:23:54 -04:00
test_csrf.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00
test_debug.py [1.11.x] Fixed #28079 -- Restored "No POST data" (rather than an empty table) in HTML debug page. 2017-04-15 09:21:54 -04:00
test_defaults.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00
test_i18n.py [1.11.x] Replaced dict() usage with dict literals. 2017-01-23 19:14:43 -05:00
test_i18n_deprecated.py Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptCatalog. 2016-12-14 18:20:30 -05:00
test_json.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
test_specials.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00
test_static.py [1.11.x] Fixed #28122 -- Fixed crash when overriding views.static.directory_index()'s template. 2017-04-25 11:01:34 -04:00