django1/django/contrib
Tim Graham e8cf4f8abe Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATABASES is empty. 2015-02-13 07:01:28 -05:00
..
admin Fixed #24333 -- Fixed admin history view crash with non-integer slug. 2015-02-12 14:19:44 -05:00
admindocs Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
auth Fixed #24161 -- Stored the user primary key as a serialized value in the session. 2015-02-12 07:38:16 -05:00
contenttypes Revert "Fixed #24075 -- Prevented running post_migrate signals when unapplying initial migrations of contenttypes and auth" 2015-02-07 20:14:49 +01:00
flatpages Moved contrib.flatpages tests out of contrib. 2015-02-11 10:19:22 -05:00
gis Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
humanize Moved contrib.humanize tests out of contrib. 2015-02-11 10:19:22 -05:00
messages Moved contrib.messages tests out of contrib. 2015-02-11 10:19:22 -05:00
postgres Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
redirects Moved contrib.redirects tests out of contrib. 2015-02-11 10:19:22 -05:00
sessions Moved contrib.sessions tests out of contrib. 2015-02-11 10:19:22 -05:00
sitemaps Moved contrib.sitemaps tests out of contrib. 2015-02-11 10:19:22 -05:00
sites Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATABASES is empty. 2015-02-13 07:01:28 -05:00
staticfiles Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
syndication Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
webdesign Moved contrib.webdesign tests out of contrib. 2015-02-11 12:30:07 -05:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00