django/tests/view_tests/tests
Bouke Haarsma 18185724e6 Fixed #21443 -- Cannot show debug info on PY3's importlib
Thanks productions@zaziork.co.uk for the review.
2013-11-22 20:36:33 +01: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 #21322 -- Error message when CSRF cookie is missing 2013-11-03 20:05:10 +01:00
test_debug.py Fixed #21443 -- Cannot show debug info on PY3's importlib 2013-11-22 20:36:33 +01:00
test_defaults.py Fixed all E261 warnings 2013-11-02 23:50:33 -05:00
test_i18n.py Fixed #21227 -- Added workaround for selenium test failures 2013-10-24 15:07:41 -04:00
test_shortcuts.py Fixing E302 Errors 2013-11-02 23:48:47 -05: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