django1/tests/view_tests/tests
Tim Graham b8cc5f3cd4 Fixed selenium test failure of JavascriptI18nTests.
The failure was introduced in dd1ea70779.
The tests wouldn't start due to a "Dependency on unknown app" error.
2014-12-01 16:42: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 Fixed #21977 -- Deprecated SimpleTestCase.urls 2014-04-06 17:33:43 -04:00
test_debug.py Removed override_template_loaders and override_with_test_loader. 2014-11-16 21:40:50 +01:00
test_defaults.py Removed override_template_loaders and override_with_test_loader. 2014-11-16 21:40:50 +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 a few warnings in the testsuite. 2014-05-25 23:14:50 +02:00