django/tests/view_tests/tests
Moritz Sichert 6bb2175ed6 Fixed #22106 -- Allowed using more than one instance of javascript_catalog per project. 2015-03-20 17:27:41 -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 Fixes #23643 -- Added chained exception details to debug view. 2015-03-14 16:08:23 -04:00
test_csrf.py Fixed #24389 -- Isolated the CSRF view from the TEMPLATES setting. 2015-02-22 15:46:35 +01:00
test_debug.py Fixes #23643 -- Added chained exception details to debug view. 2015-03-14 16:08:23 -04:00
test_defaults.py Converted test fixtures to setUpTestData methods 2015-03-05 10:10:32 +11:00
test_i18n.py Fixed #22106 -- Allowed using more than one instance of javascript_catalog per project. 2015-03-20 17:27:41 -04:00
test_json.py Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
test_specials.py Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
test_static.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00