django1/django/db
Markus Holtermann 047394f79c Fixed #21852 -- Make migration writer serialize iterators 2014-01-22 09:21:54 +01:00
..
backends Corrected problem with MySQL checks handler and related fields. 2014-01-21 18:37:49 +08:00
migrations Fixed #21852 -- Make migration writer serialize iterators 2014-01-22 09:21:54 +01:00
models Use date_extract_sql() for DateFields 2014-01-20 10:52:58 +02:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
utils.py Changed get_migratable_models to use an app config. 2013-12-29 21:25:28 +01:00