django/tests/view_tests/tests
2019-11-04 09:59:34 +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 Simplified consecutive calls to pathlib.Path.parent. 2019-11-04 09:59:34 +01:00
test_defaults.py Fixed #30521 -- Fixed invalid HTML in default error pages. 2019-06-07 07:51:45 +02:00
test_i18n.py Used more specific unittest assertions in tests. 2019-10-29 12:37:30 +01:00
test_json.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_specials.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_static.py Completed test coverage of views.static.directory_name(). 2018-10-23 20:44:27 -04:00