django/tests/apps
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
apps.py Fixed a couple flake8 warnings. 2013-12-27 21:06:28 +01:00
models.py Added basic tests for get_app_config[s]. 2013-12-26 19:21:02 +01:00
tests.py Deprecated the app argument of apps.get_models. 2013-12-29 21:48:58 +01:00