django1/tests/view_tests/tests
Mariusz Felisiak bb54a2daee
[2.2.x] Removed unused imports.
2019-04-18 07:49:35 +02: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 Refs #16870 -- Doc'd that CSRF protection requires the Referer header. 2017-06-22 11:50:00 -04:00
test_debug.py [2.2.x] Removed unused imports. 2019-04-18 07:49:35 +02:00
test_default_content_type.py Refs #27829 -- Added warning for settings.DEFAULT_CONTENT_TYPE usage outside of Django. 2018-10-15 16:31:39 -04:00
test_defaults.py Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
test_i18n.py [2.2.x] Fixed #29825 -- Fixed JS ngettext if the string is a non-plural msgid in the catalog. 2019-01-28 18:17:52 -05: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