django1/django/contrib
Nick Sandford 9638daec5c [1.7.x] Fixed #23078 -- Regression in update_contenttypes() interactivity.
Thanks raymond at adaptiv.nl for the report.

Backport of fa3cf006b2 from master
2014-07-23 08:49:55 -04:00
..
admin [1.7.x] Added a newline to appease flake8 2014-07-14 10:54:43 -04:00
admindocs [1.7.x] Updated translation catalogs 2014-05-19 15:14:09 +02:00
auth [1.7.x] Replaced instances of 'his/her' with 'their'. 2014-07-21 19:54:22 +00:00
comments [1.7.x] Updated translation catalogs 2014-05-19 15:14:09 +02:00
contenttypes [1.7.x] Fixed #23078 -- Regression in update_contenttypes() interactivity. 2014-07-23 08:49:55 -04:00
flatpages [1.7.x] Added database migration for contrib.flatpages. 2014-06-15 21:15:12 -04:00
formtools [1.7.x] Fixed formtools tests with Python 2 2014-06-09 10:32:27 +02:00
gis [1.7.x] Fixed #23030 -- Properly handled geometry columns metadata during migrations 2014-07-23 12:16:11 +02:00
humanize [1.7.x] Updated translation catalogs 2014-05-19 15:14:09 +02:00
messages [1.7.x] Fixed several typos in Django 2014-05-29 07:53:02 -04:00
redirects [1.7.x] Added database migration for contrib.redirects. 2014-06-15 21:15:17 -04:00
sessions [1.7.x] Added database migration for contrib.sessions. 2014-06-16 11:53:34 -04:00
sitemaps [1.7.x] Removed locale dirs for single-message apps 2014-05-19 14:21:01 +02:00
sites [1.7.x] Added database migration for contrib.sites. 2014-06-15 21:15:05 -04:00
staticfiles [1.7.x] Fixed pyinotify performance regression in 15f82c7011 2014-07-06 21:45:09 +02:00
syndication [1.7.x] Removed locale dirs for single-message apps 2014-05-19 14:21:01 +02:00
webdesign [1.7.x] Removed locale dirs for single-message apps 2014-05-19 14:21:01 +02:00
__init__.py