django1/django/db
Andrew Godwin e9a456d11b Fixed #22581: Pass default values for schema through get_db_prep_save() 2014-05-07 13:46:23 -07:00
..
backends Fixed #22581: Pass default values for schema through get_db_prep_save() 2014-05-07 13:46:23 -07:00
migrations Fixed #22563: Better error message when trying to change AUTH_USER_MODEL 2014-05-07 13:05:11 -07:00
models Fixed #22564 -- Prevented unneeded bytestrings in migrations 2014-05-06 09:13:07 +02:00
__init__.py Removed unused imports. 2014-03-21 20:18:19 -04:00
transaction.py Improved a comment. Thanks intgr for the report. 2014-04-11 23:01:00 +02:00
utils.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00