django1/django/db
Tim Graham 5074c75a37 Fixed #16856 - Added a way to clear select_related.
Thanks Carl for the suggestion and David Cramer for the patch.
2013-05-30 11:06:05 -04:00
..
backends Fixed #20014 -- implemented get_key_columns() for Oracle 2013-05-27 21:12:47 +03:00
models Fixed #16856 - Added a way to clear select_related. 2013-05-30 11:06:05 -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