django1/django/contrib
Tim Graham 548acd77fd [1.7.x] Fixed a KeyError on login with legacy sessions; refs .
Thanks Loic for the report.

Backport of 11e30b684d from master
2014-04-17 20:07:05 -04:00
..
admin [1.7.x] Fixed -- Used constants to define built-in tags for check framework. 2014-04-10 08:54:32 -04:00
admindocs Fixed -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
auth [1.7.x] Fixed a KeyError on login with legacy sessions; refs . 2014-04-17 20:07:05 -04:00
comments Fixed -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
contenttypes [1.7.x] Fixed -- Used constants to define built-in tags for check framework. 2014-04-10 08:54:32 -04:00
flatpages Fixed -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
formtools [1.7.x] Fixed -- Improved description of WizardView.get_context_data(). 2014-04-03 08:27:57 -04:00
gis [1.7.x] Fixed -- Replaced 900913 EPSG code by 3857 in some tests 2014-04-17 21:21:27 +02:00
humanize Fixed -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
messages Fixed -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
redirects Fixed -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
sessions Fixed -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
sitemaps [1.7.x] Fixed typo in error message in django.contrib.sitemaps. 2014-03-24 13:06:58 -04:00
sites Fixed -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
staticfiles [1.7.x] Fixed -- str/bytes mismatch in staticfiles 2014-03-25 09:55:29 -04:00
syndication Fixed -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
webdesign Fixed -- 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