django/tests/view_tests/tests
Baptiste Mispelon 5733764a2c Added some more tests for the debug page.
* Missing tests for ticket #12744
* Tests for the cleanse_setting feature (leaving out sensitive
  settings from the debug page)
2013-10-30 07:55:07 +01:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
test_debug.py Added some more tests for the debug page. 2013-10-30 07:55:07 +01:00
test_defaults.py Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:37 +02:00
test_i18n.py Fixed #21227 -- Added workaround for selenium test failures 2013-10-24 15:07:41 -04:00
test_shortcuts.py Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 2013-09-18 07:37:08 -04:00
test_specials.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_static.py Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00