django/tests/view_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
..
app0 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app1 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app2 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app3 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app4 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
fixtures
locale
media
other_templates Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 2013-09-18 07:37:08 -04:00
templates
templatetags Whitespace cleanup. 2013-10-10 16:49:20 -04:00
tests Added some more tests for the debug page. 2013-10-30 07:55:07 +01:00
__init__.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
generic_urls.py Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 2013-09-18 07:37:08 -04:00
models.py
urls.py
views.py Removed unused local variables in tests. 2013-10-19 08:31:38 -04:00