django1/django/contrib
Tim Graham 6b97ae3521 Added rollback emulation to spatialite backend; refs #22487. 2014-06-09 14:14:58 -04:00
..
admin Converted Django scripts to argparse 2014-06-09 10:13:37 +02:00
admindocs Updated translation catalogs 2014-05-19 15:17:35 +02:00
auth Fixed several typos in Django 2014-05-28 17:39:14 -07: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 Added rollback emulation to spatialite backend; refs #22487. 2014-06-09 14:14:58 -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