django1/tests/test_runner
Aymeric Augustin 690d1cb8d0 Made AppConfig importable from django.apps.
It is a public API.
2013-12-22 11:39:55 +01:00
..
valid_app 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 Fixing E302 Errors 2013-11-02 23:48:47 -05:00
test_discover_runner.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
tests.py Made AppConfig importable from django.apps. 2013-12-22 11:39:55 +01:00