django1/django/contrib
Adam Haney d9bbda7149 * Fixing improper grammar 2013-09-30 16:59:45 -04:00
..
admin Fixed #21186: Fixed regression when using date fields in the admin's list_filter. 2013-09-28 00:40:43 +02:00
admindocs Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
auth Revert "Ensure that passwords are never long enough for a DoS." 2013-09-24 21:01:21 +02:00
comments Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
contenttypes Fixed #3871 -- Fixed regression introduced by 04a2a6b. 2013-09-30 15:43:44 -04:00
flatpages Updated flatpages tests to override CSRF_FAILURE_VIEW. 2013-07-30 13:04:30 -04:00
formtools * Fixing improper grammar 2013-09-30 16:59:45 -04:00
gis Added hints argument to GeoQuerySet; refs #13724. 2013-09-30 14:16:17 -04:00
humanize Partial revert of 165f44aa. 2013-09-22 14:04:10 +02:00
messages Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
redirects Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
sessions Fixed #21134 -- Prevented queries in broken transactions. 2013-09-30 09:42:27 +02:00
sitemaps Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly. 2013-09-17 10:21:11 -04:00
sites Rename allow_syncdb to allow_migrate 2013-07-30 12:08:59 +01:00
staticfiles Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
syndication Refactored code and tests that relied on django.utils.tzinfo. 2013-09-09 22:32:52 +02:00
webdesign Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00