django/tests/view_tests/tests
Tim Graham 89b9e6e5d6 Fixed #22909 -- Removed camelCasing in some tests.
Thanks brylie.
2014-07-07 19:08:42 -04: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 Fixed #22756 -- Added view name to technical 404 template if Http404 is raised. 2014-06-30 15:34:35 -04:00
test_defaults.py Fixed #21598 -- cleaned up template loader overrides in tests 2014-05-22 18:35:16 -04:00
test_i18n.py Fixed #22909 -- Removed camelCasing in some tests. 2014-07-07 19:08:42 -04:00
test_json.py Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
test_shortcuts.py Fixed #21977 -- Deprecated SimpleTestCase.urls 2014-04-06 17:33:43 -04: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