django1/django/contrib
Sztrovacsek 87d78241a2 Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn't exist. 2015-03-07 10:47:07 -05:00
..
admin Fixed #23993 -- Added form.media to the admin login template. 2015-03-07 12:59:58 +01:00
admindocs Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
auth Removed reference to iteration count in the PBKDF2 hasher docstring. 2015-02-20 16:37:29 -05:00
contenttypes Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:34:09 +07:00
flatpages Moved contrib.flatpages tests out of contrib. 2015-02-11 10:19:22 -05:00
gis Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00: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 Fixed #24341 -- Added specific error messages to RangeField subclasses 2015-02-20 16:49:15 -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 #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:34:09 +07:00
staticfiles Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn't exist. 2015-03-07 10:47:07 -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