django/tests/view_tests/tests
2020-02-20 09:07:15 +01:00
..
__init__.py
test_csrf.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
test_debug.py Captured logging in DebugViewTests with assertLogs(). 2020-02-20 09:07:15 +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 Refs #30997 -- Removed HttpRequest.is_ajax() usage. 2020-01-27 08:52:40 +01:00
test_json.py
test_specials.py
test_static.py