django/tests/view_tests/tests
Aymeric Augustin ee0ef1b094 Partial revert of 165f44aa.
That commit didn't always improve readability.

See discussion on django-developers for details.
2013-09-22 14:04:10 +02: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 Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict 2013-09-18 09:48:36 -04:00
test_defaults.py
test_i18n.py Partial revert of 165f44aa. 2013-09-22 14:04:10 +02: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
test_static.py