django1/django/db
Baptiste Mispelon 09188b5024 [1.8.x] Fixed #24566 -- Added support for serializing timedelta
Thanks to knbk for the report.

Backport of 30a3c2f74c from master.
2015-04-02 17:41:08 +02:00
..
backends [1.8.x] Removed duplicate attribute in MySQL DatabaseSchemaEditor. 2015-03-30 19:24:06 -04:00
migrations [1.8.x] Fixed #24566 -- Added support for serializing timedelta 2015-04-02 17:41:08 +02:00
models Fixed #24485 -- Allowed combined expressions to set output_field 2015-03-22 17:41:12 +11:00
__init__.py Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
transaction.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
utils.py [1.8.x] Fixed #24532 -- Restored fallback support for allow_syncdb. 2015-03-24 10:33:50 -04:00