django/tests/view_tests/tests
Martin Thoma 302caa40e4 Made small readability improvements. 2020-10-28 20:20:20 +01:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
test_csrf.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
test_debug.py Refs #25780 -- Removed redundant status code assertions from tests. 2020-10-28 12:26:49 +01:00
test_defaults.py Removed hardcoded pk in view_tests.tests.test_defaults. 2019-11-18 08:46:39 +01:00
test_i18n.py Made small readability improvements. 2020-10-28 20:20:20 +01:00
test_json.py Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
test_specials.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_static.py Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00