django1/django/apps
Aymeric Augustin 9f13c33281 Removed the only_installed argument of Apps.get_models.
Refs #15903, #15866, #15850.
2013-12-28 20:54:26 +01:00
..
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
base.py Simplified Apps.get_model and added AppConfig.get_model. 2013-12-28 20:43:29 +01:00
registry.py Removed the only_installed argument of Apps.get_models. 2013-12-28 20:54:26 +01:00