django1/django/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 Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
base.py Added AppConfig.get_models(). 2013-12-29 20:31:59 +01:00
registry.py Deprecated the app argument of apps.get_models. 2013-12-29 21:48:58 +01:00