django1/django/contrib
Tim Graham 246face209 Fixed #22362 -- Improved AuthenticationMiddleware assertion message.
Thanks Keryn Knight.
2014-03-31 08:10:59 -04:00
..
admin Replaced urllib/urlparse imports with from django.utils.six.moves. 2014-03-31 07:54:22 -04:00
admindocs Fixed #22306 -- Deprecated future versions of cycle and firstof template tags. 2014-03-28 18:55:06 -04:00
auth Fixed #22362 -- Improved AuthenticationMiddleware assertion message. 2014-03-31 08:10:59 -04:00
contenttypes Fixed #19816 -- Pre-evaluate querysets used in direct relation assignments. 2014-03-30 15:36:45 +07:00
flatpages Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
formtools Fixed #22299 -- Cleanup wizard temp files when possible. 2014-03-22 17:48:12 -04:00
gis Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
humanize Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
messages Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
redirects Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
sessions Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
sitemaps Fixed typo in error message in django.contrib.sitemaps. 2014-03-24 13:06:06 -04:00
sites Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
staticfiles Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
syndication Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
webdesign Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00