django/tests/defer_regress
Aymeric Augustin 34a215d506 Deprecated the app argument of apps.get_models.
Use app_config.get_models() instead.
2013-12-29 21:48:58 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py PEP8 2013-11-02 23:50:38 -05:00
tests.py Deprecated the app argument of apps.get_models. 2013-12-29 21:48:58 +01:00