django1/django/db
Russell Keith-Magee 2c176eb95c Refs #21798 - Modified error number to provide room for future expansion. 2014-05-16 15:41:17 +02:00
..
backends Fixed #20897 -- Added make_cursor() for consistent cursor creation 2014-05-15 07:55:36 -04:00
migrations Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
models Refs #21798 - Modified error number to provide room for future expansion. 2014-05-16 15:41:17 +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