django1/django/db
Shai Berger ae685e54cb [1.6.x] Fixed last_executed_query test failure on Oracle
Backport of c0a4894dca from master.
2013-07-09 19:52:16 +02:00
..
backends [1.6.x] Fixed last_executed_query test failure on Oracle 2013-07-09 19:52:16 +02:00
models [1.6.x] Fixed #20660 -- Do not try to delete an unset FieldFile 2013-06-29 18:11:51 +02:00
__init__.py Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter 2013-05-23 15:19:12 +02:00
transaction.py [1.6.x] Introduced getters for connection.autocommit and .needs_rollback. 2013-06-30 16:29:57 +02:00
utils.py Fixed #17601 -- expose underlying db exceptions under py2 2013-06-04 12:46:10 +01:00