django1/django/contrib
Aymeric Augustin 9cdf1f6d54 Stop testing for inclusion in INSTALLED_APPS.
Removed some exception masking in the comments app that was harmful and
couldn't be preserved easily.
2013-12-22 11:39:18 +01:00
..
admin Stop testing for inclusion in INSTALLED_APPS. 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