django/tests/servers
Aymeric Augustin 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 2013-09-05 14:39:23 -05:00
..
another_app Expand testing of Test LiveServerTestCase static files serving. 2013-08-10 16:32:07 -03:00
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
media Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
static 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
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Took advantage of django.utils.six.moves.urllib.*. 2013-09-05 14:39:23 -05:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
views.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00