django1/django/contrib
Aymeric Augustin 2239081ff1 Expurged INSTALLED_APPS from code and tests.
Except the app cache code and a few specific tests, of course.
2013-12-22 11:39:18 +01:00
..
admin Expurged INSTALLED_APPS from code and tests. 2013-12-22 11:39:18 +01:00
admindocs Fixed #21386 -- Removed admindocs dependence on sites framework 2013-12-18 19:44:04 +01:00
auth Moved the new app cache inside core. 2013-12-17 10:17:46 +01:00
comments Stop testing for inclusion in INSTALLED_APPS. 2013-12-22 11:39:18 +01:00
contenttypes Removed the app_config.installed flag. 2013-12-22 11:39:17 +01:00
flatpages Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
formtools Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
gis Removed the app_config.installed flag. 2013-12-22 11:39:17 +01:00
humanize Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
messages Stop testing for inclusion in INSTALLED_APPS. 2013-12-22 11:39:18 +01:00
redirects Stop testing for inclusion in INSTALLED_APPS. 2013-12-22 11:39:18 +01:00
sessions Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
sitemaps Stop testing for inclusion in INSTALLED_APPS. 2013-12-22 11:39:18 +01:00
sites Removed the app_config.installed flag. 2013-12-22 11:39:17 +01:00
staticfiles Stopped iterating on INSTALLED_APPS. 2013-12-22 11:39:18 +01:00
syndication Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
webdesign Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00