django/tests/view_tests/tests
Aymeric Augustin e3953de900 [1.8.x] Normalized usage of the tempfile module.
Specifically stopped using the dir argument.

Backport of a8fe12417f from master
2015-02-23 15:26:35 -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 [1.8.x] Fixed #24389 -- Isolated the CSRF view from the TEMPLATES setting. 2015-02-22 15:47:11 +01:00
test_debug.py [1.8.x] Normalized usage of the tempfile module. 2015-02-23 15:26:35 -05:00
test_defaults.py Deprecated passing a Context to a generic Template.render. 2015-01-12 21:01:34 +01:00
test_i18n.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_json.py Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
test_specials.py Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
test_static.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00