django1/django/contrib
Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app.
It's now easier to achieve the same effect with modify_settings or
override_settings.
2013-12-23 21:37:56 +01:00
..
admin Used a more translator-friendly format in admin sites.py 2013-12-23 09:44:16 +01:00
admindocs Moved apps back in the toplevel django namespace. 2013-12-22 11:39:55 +01:00
auth Refactored INSTALLED_APPS overrides. 2013-12-23 20:15:08 +01:00
comments Moved apps back in the toplevel django namespace. 2013-12-22 11:39:55 +01:00
contenttypes Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +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 Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
humanize Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
messages Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
redirects Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
sessions Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
sitemaps Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
sites Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
staticfiles Moved apps back in the toplevel django namespace. 2013-12-22 11:39:55 +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