django1/django/contrib
Loic Bistuer c5a77721e2 Merged ManyRelatedObjectsDescriptor and ReverseManyRelatedObjectsDescriptor
and made all "many" related objects descriptors inherit from
ForeignRelatedObjectsDescriptor.
2015-02-16 20:40:04 +07:00
..
admin Fixed #15779 -- Allowed 'add' primary key in admin edition 2015-02-14 11:19:55 +01:00
admindocs Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
auth Fixed #24315 -- Fixed auth.views.password_reset_confirm() with a UUID user. 2015-02-13 09:56:31 -05:00
contenttypes Merged ManyRelatedObjectsDescriptor and ReverseManyRelatedObjectsDescriptor 2015-02-16 20:40:04 +07: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