django/tests/view_tests/tests
2019-01-30 10:19:48 -05: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 Fixed #30116 -- Dropped support for Python 3.5. 2019-01-30 10:19:48 -05:00
test_defaults.py Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
test_i18n.py Fixed #29825 -- Fixed JS ngettext if the string is a non-plural msgid in the catalog. 2019-01-28 21:04:36 +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