django1/django/contrib
Tim Graham 2347f3267f [1.8.x] Fixed #24315 -- Fixed auth.views.password_reset_confirm() with a UUID user.
Backport of 002425fe39 from master
2015-02-13 09:57:44 -05:00
..
admin [1.8.x] Fixed #24333 -- Fixed admin history view crash with non-integer slug. 2015-02-12 14:20:17 -05:00
admindocs [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
auth [1.8.x] Fixed #24315 -- Fixed auth.views.password_reset_confirm() with a UUID user. 2015-02-13 09:57:44 -05:00
contenttypes [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
flatpages [1.8.x] Moved contrib.flatpages tests out of contrib. 2015-02-11 11:47:58 -05:00
gis [1.8.x] Moved contrib.gis tests out of contrib. 2015-02-11 12:05:29 -05:00
humanize [1.8.x] Moved contrib.humanize tests out of contrib. 2015-02-11 11:55:53 -05:00
messages [1.8.x] Moved contrib.messages tests out of contrib. 2015-02-11 11:55:05 -05:00
postgres [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
redirects [1.8.x] Moved contrib.redirects tests out of contrib. 2015-02-11 11:55:40 -05:00
sessions [1.8.x] Moved contrib.sessions tests out of contrib. 2015-02-11 11:54:51 -05:00
sitemaps [1.8.x] Moved contrib.sitemaps tests out of contrib. 2015-02-11 11:52:10 -05:00
sites [1.8.x] Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATABASES is empty. 2015-02-13 07:02:37 -05:00
staticfiles [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
syndication [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
webdesign [1.8.x] Moved contrib.webdesign tests out of contrib. 2015-02-11 12:35:32 -05:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00