django/tests/view_tests/tests
Tim Graham 16202863fa Refs #27025 -- Fixed tests for the new ModuleNotFoundError in Python 3.6.
http://bugs.python.org/issue15767
2016-09-16 10:24:47 -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 Refs #27025 -- Fixed tests for the new ModuleNotFoundError in Python 3.6. 2016-09-16 10:24:47 -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 #26902 -- Protected against insecure redirects in set_language(). 2016-08-19 19:16:00 -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 #26973 -- Fixed views.static.serve() crash with show_indexes enabled. 2016-08-10 11:27:03 -04:00