django/tests/view_tests/tests
Krzysztof Jurewicz 940b7fd5cb Fixed #21446 -- Allowed not performing redirect in set_language view
Thanks Claude Paroz and Tim Graham for polishing the patch.
2016-03-29 22:15:14 +02: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 Made @override_settings(ROOT_URLCONF=...) consistent. 2016-02-08 09:52:39 -05:00
test_debug.py Fixed #26209 -- Masked sensitive settings in debug reports regardless of case. 2016-02-11 18:13:03 -05:00
test_defaults.py Fixed #26175 -- Removed SHA1 password hashes in tests. 2016-02-06 08:47:21 -05:00
test_i18n.py Fixed #21446 -- Allowed not performing redirect in set_language view 2016-03-29 22:15:14 +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 Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00