django/tests/test_utils
Claude Paroz 6118d6d1c9 More import removals
Following the series of commits removing deprecated features in
Django 1.7, here are some more unneeded imports removed and other
minor cleanups.
2013-06-29 11:58:36 +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 More import removals 2013-06-29 11:58:36 +02:00
urls.py
views.py