django1/django/db
Alex Cucu 80b95a2b1f [1.6.x] Fixed #19918 -- Modified select_for_update to run on the write database.
Backport of 1c64a0f29e from master
2013-08-06 10:58:32 -04:00
..
backends [1.6.x] Fixed #17519 -- Fixed missing SQL constraints to proxy models. 2013-08-02 08:42:19 -04:00
models [1.6.x] Fixed #19918 -- Modified select_for_update to run on the write database. 2013-08-06 10:58:32 -04: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