django/tests/test_utils
Aymeric Augustin 909433fa50 Removed tests for django.utils.unittest vs. unittest.
Silenced warnings caused by the deprecation of django.utils.unittest.

Thanks Preston Timmons and Carl Meyer for their advice.

Fixed #20680.
2013-07-01 21:49:11 +02:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
templates/template_used Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
doctest_output.py Modified test_utils to work with unittest2 discovery. 2013-04-12 15:00:48 -06:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Removed tests for django.utils.unittest vs. unittest. 2013-07-01 21:49:11 +02:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
views.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00