django/tests/view_tests/tests
Claude Paroz 5c1143910e Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
__init__.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_debug.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_defaults.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_i18n.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_shortcuts.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_specials.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_static.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00