django1/django/db
Tim Graham c52822e750 Fixed #25128 -- Fixed SQLite SchemaEditor crash when adding a ForeignObject field. 2015-07-15 15:22:52 -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 #24716 -- Deprecated Field._get_val_from_obj() 2015-07-14 09:13:22 -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 Filtered out 'base' from database backend choices error message. 2015-07-15 10:51:26 -04:00