django/tests/view_tests/tests
Claude Paroz f8e4e4a935 Fixed warning leak in static.serve() test
Partial forward port of b1bf8d64fb from 1.7.x. Refs #24193.
2015-01-23 09:09:48 +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 #21977 -- Deprecated SimpleTestCase.urls 2014-04-06 17:33:43 -04:00
test_debug.py Made debug views not crash when there isn't a default template engine. 2015-01-12 21:01:34 +01:00
test_defaults.py Deprecated passing a Context to a generic Template.render. 2015-01-12 21:01:34 +01:00
test_i18n.py Fixed selenium test failure of JavascriptI18nTests. 2014-12-01 16:42:48 -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 Fixed warning leak in static.serve() test 2015-01-23 09:09:48 +01:00