django1/django/contrib
Tim Graham 93d05536fd Fixed #22770 -- Removed create_superuser from post_migrate signals.
Moved logic to syncdb command for backwards compatibility.
2014-06-10 14:37:37 -04:00
..
admin Fixed #22792 -- Updated checks for list_display_links in model admin 2014-06-10 09:35:05 -04:00
admindocs Updated translation catalogs 2014-05-19 15:17:35 +02:00
auth Fixed #22770 -- Removed create_superuser from post_migrate signals. 2014-06-10 14:37:37 -04:00
contenttypes Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError. 2014-06-05 13:12:01 -04:00
flatpages Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
formtools Fixed formtools tests with Python 2 2014-06-09 10:28:39 +02:00
gis Dropped support for SpatiaLite < 2.4. 2014-06-09 17:53:25 -04: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 Added array field support for PostgreSQL. 2014-05-22 09:53:26 +01:00
redirects Updated translation catalogs 2014-05-19 15:17:35 +02:00
sessions Updated translation catalogs 2014-05-19 15:17:35 +02:00
sitemaps Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
sites Updated translation catalogs 2014-05-19 15:17:35 +02:00
staticfiles Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted files. 2014-05-20 18:14:49 +02:00
syndication Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
webdesign Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00