django1/django/contrib
Nick Sandford b157ffdbb9 Fixed #22849 -- Added Session.__str__() 2014-07-24 21:33:51 +01:00
..
admin Added a newline to appease flake8 2014-07-13 08:35:25 -07:00
admindocs Updated translation catalogs 2014-05-19 15:17:35 +02:00
auth Fixed typo in PermissionsMixin.groups.help_text. 2014-07-21 20:03:45 +00:00
contenttypes Fixed #23078 -- Regression in update_contenttypes() interactivity. 2014-07-23 08:45:09 -04:00
flatpages Added database migration for contrib.flatpages. 2014-06-15 19:29:53 -04:00
formtools Fixed formtools tests with Python 2 2014-06-09 10:28:39 +02:00
gis Fixed #23030 -- Properly handled geometry columns metadata during migrations 2014-07-23 12:10:23 +02:00
humanize Updated translation catalogs 2014-05-19 15:17:35 +02:00
messages Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
postgres Fixed #22907 -- Array contains must have same type. 2014-07-15 19:41:26 +01:00
redirects Added database migration for contrib.redirects. 2014-06-15 20:20:22 -04:00
sessions Fixed #22849 -- Added Session.__str__() 2014-07-24 21:33:51 +01:00
sitemaps Fixed test from refs #22782. 2014-06-20 17:53:18 -04:00
sites Added database migration for contrib.sites. 2014-06-15 19:28:20 -04:00
staticfiles Fixed #22891 -- Clarified that collecstatic --clear with delete all files in the storage location. 2014-07-23 10:16:51 -04:00
syndication Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
webdesign Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00