django1/django/db
Claude Paroz 59b0c48ce2 Fixed #18592 -- Prevented crash when accessing MySQL _last_executed
Thanks reames at asymmetricventures.com for the report.
2013-06-29 18:44:41 +02:00
..
backends Fixed #18592 -- Prevented crash when accessing MySQL _last_executed 2013-06-29 18:44:41 +02:00
models Fixed #20660 -- Do not try to delete an unset FieldFile 2013-06-29 18:08:39 +02:00
__init__.py Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter 2013-05-23 15:19:12 +02:00
transaction.py Fixed #20571 -- Added an API to control connection.needs_rollback. 2013-06-27 22:19:54 +02:00
utils.py Fixed #17601 -- expose underlying db exceptions under py2 2013-06-04 12:46:10 +01:00