Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/apps/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports in __init__.py files.Tim Graham2015-06-271-2/+4
* Fixed #21877 -- Renamed django.apps.base to config.Aymeric Augustin2014-01-261-1/+1
* Renamed AppCache to Apps.Aymeric Augustin2013-12-241-1/+1
* Refactored INSTALLED_APPS overrides.Aymeric Augustin2013-12-231-2/+2
* Made AppConfig importable from django.apps.Aymeric Augustin2013-12-221-0/+1
* Moved apps back in the toplevel django namespace.Aymeric Augustin2013-12-221-0/+1
* Moved the new app cache inside core.Aymeric Augustin2013-12-171-1/+0
* Removed module-level functions for the app cache.Aymeric Augustin2013-12-171-0/+1
* Moved django.db.models.loading to django.apps.cache.Aymeric Augustin2013-12-171-0/+0