django1/django/apps
Aymeric Augustin 0e9d3472d7 Stored AppConfig objects instead of models modules in the app cache.
This is a step towards allowing applications without a models module.
2013-12-17 10:17:44 +01:00
..
__init__.py Removed module-level functions for the app cache. 2013-12-17 10:17:44 +01:00
base.py Stored AppConfig objects instead of models modules in the app cache. 2013-12-17 10:17:44 +01:00
cache.py Stored AppConfig objects instead of models modules in the app cache. 2013-12-17 10:17:44 +01:00