django1/django/db
Matt Johnson e063ac2fae Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column. 2015-07-23 18:07:38 -04:00
..
backends Fixed #25128 -- Fixed SQLite SchemaEditor crash when adding a ForeignObject field. 2015-07-15 15:22:52 -04:00
migrations Fixed #24375 -- Added Migration.initial attribute 2015-07-13 15:57:40 -04:00
models Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column. 2015-07-23 18:07:38 -04:00
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
transaction.py Fixed #21803 -- Added support for post-commit callbacks 2015-06-30 14:51:00 -04:00
utils.py Fixed db.utils.load_backend() on non-ASCII paths. 2015-07-17 08:21:43 -04:00