django1/django/apps
Aymeric Augustin bfcc686d22 Removed the only_with_models_module argument of get_model[s].
Now that the refactorings are complete, it isn't particularly useful any
more, nor very well named. Let's keep the API as simple as possible.

Fixed #21689.
2013-12-30 23:59:34 +01:00
..
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
base.py Merged Apps.populate_apps() and populate_models(). 2013-12-30 23:18:22 +01:00
registry.py Removed the only_with_models_module argument of get_model[s]. 2013-12-30 23:59:34 +01:00