django1/django/contrib
Aymeric Augustin 7eea9bf303 Normalized Model._meta.installed.
Used the information from the app cache instead of creating a duplicate
based on INSTALLED_APPS.

Model._meta.installed is no longer writable. It was a rather sketchy way
to alter private internals anyway.
2013-12-17 21:55:16 +01:00
..
admin Moved the new app cache inside core. 2013-12-17 10:17:46 +01:00
admindocs Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
auth Moved the new app cache inside core. 2013-12-17 10:17:46 +01:00
comments Moved the new app cache inside core. 2013-12-17 10:17:46 +01:00
contenttypes Normalized Model._meta.installed. 2013-12-17 21:55:16 +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 Normalized Model._meta.installed. 2013-12-17 21:55:16 +01:00
humanize Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
messages Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
redirects Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
sessions Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
sitemaps Normalized Model._meta.installed. 2013-12-17 21:55:16 +01:00
sites Normalized Model._meta.installed. 2013-12-17 21:55:16 +01:00
staticfiles Removed superfluous models.py files. 2013-12-17 11:16:48 +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