django/tests/view_tests/tests
Tim Graham ece4d24f8e Refs #26601 -- Deprecated old-style middleware. 2016-05-17 07:22:26 -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 #26601 -- Deprecated old-style middleware. 2016-05-17 07:22:26 -04:00
test_debug.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_defaults.py Fixed #26175 -- Removed SHA1 password hashes in tests. 2016-02-06 08:47:21 -05:00
test_i18n.py Refs #26601 -- Deprecated old-style middleware. 2016-05-17 07:22:26 -04:00
test_i18n_deprecated.py Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based views 2016-04-15 17:28:54 +02:00
test_json.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
test_specials.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
test_static.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00