django1/django/db
Dan Loewenherz 07a73a2714 Fixed #20337 -- Clarified error message when database relation is not allowed. 2013-06-01 07:55:49 -04:00
..
backends Fixed #20014 -- implemented get_key_columns() for Oracle 2013-05-27 21:12:47 +03:00
models Fixed #20337 -- Clarified error message when database relation is not allowed. 2013-06-01 07:55:49 -04:00
__init__.py Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter 2013-05-23 15:19:12 +02:00
transaction.py Changed API to disable ATOMIC_REQUESTS per view. 2013-05-19 19:53:16 +02:00
utils.py Fixed a regression in router initialization 2013-05-24 20:48:02 +02:00