django1/django/contrib
Bouke Haarsma a39d672ec7 Fixed #21386 -- Removed admindocs dependence on sites framework
* Removed ADMIN_FOR setting and warn warning
* Group view functions by namespace instead of site
* Added a test verifying namespaces are listed

Thanks to Claude Paroz for reviewing and ideas for improvement.
2013-12-18 19:44:04 +01:00
..
admin Moved the new app cache inside core. 2013-12-17 10:17:46 +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 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