django/tests/view_tests/tests
Tomáš Ehrlich 8414fcf16b Fixes #23643 -- Added chained exception details to debug view. 2015-03-14 16:08:23 -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 #24122 -- Redirected to translated url after setting language 2015-03-13 16:46:40 +01:00
test_json.py
test_specials.py
test_static.py