django/tests/view_tests/tests
Aymeric Augustin e021b87c00 Fixed a few more imports of django.utils.unittest.
One import per line please! Refs #20680.
2013-07-01 22:49:07 +02:00
..
__init__.py Updated a renamed test file 2013-04-13 11:09:47 +02:00
test_debug.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_defaults.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_i18n.py Fixed a few more imports of django.utils.unittest. 2013-07-01 22:49:07 +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 Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00