django/tests/view_tests/tests
2013-11-02 18:20:39 -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 #21324 -- Translate CSRF failure view 2013-11-02 11:22:30 +01:00
test_debug.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
test_defaults.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
test_i18n.py Fixed #21227 -- Added workaround for selenium test failures 2013-10-24 15:07:41 -04:00
test_shortcuts.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -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