django/tests/view_tests/tests
Walter Doekes e0e28bfe71 Fixed #20368 -- Made TECHNICAL_500 more robust against bad input.
This limits large variables and avoids non-utf-8 in the TECHNICAL_500 output.
2014-08-13 12:56:26 -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 #20368 -- Made TECHNICAL_500 more robust against bad input. 2014-08-13 12:56:26 -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 Added Chrome/IE support for a selenium test. 2014-07-16 10:52:49 -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