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
templates/template_used
__init__.py
doctest_output.py Modified test_utils to work with unittest2 discovery. 2013-04-12 15:00:48 -06:00
models.py
tests.py Removed tests for django.utils.unittest vs. unittest. 2013-07-01 21:49:11 +02:00
urls.py
views.py