django1/django/contrib
Tim Graham 2cc8840397 Removed unused imports. 2014-03-29 08:54:30 -04:00
..
admin Fixed #22306 -- Deprecated future versions of cycle and firstof template tags. 2014-03-28 18:55:06 -04:00
admindocs Fixed #22306 -- Deprecated future versions of cycle and firstof template tags. 2014-03-28 18:55:06 -04:00
auth Removed reading of old 'django_language' session variable per deprecation timeline. 2014-03-21 09:53:16 -04:00
contenttypes Removed legacy transaction management per the deprecation timeline. 2014-03-21 21:06:50 +01:00
flatpages Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
formtools Fixed #22299 -- Cleanup wizard temp files when possible. 2014-03-22 17:48:12 -04:00
gis Removed unused imports. 2014-03-29 08:54:30 -04: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 Fixed #22315 -- str/bytes mismatch in staticfiles 2014-03-25 09:53:24 -04: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