django1/django/db
Anssi Kääriäinen 1a922870ea [1.6.x] Fixed #21150 -- Improved Query.add_fields() join promotion logic
Thanks to Eivind Fonn for the report and test case.
2013-09-24 19:04:42 +03:00
..
backends [1.6.x] Fixed #21109 -- made db cursor error wrapping faster 2013-09-17 12:31:13 +03:00
models [1.6.x] Fixed #21150 -- Improved Query.add_fields() join promotion logic 2013-09-24 19:04:42 +03:00
__init__.py Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter 2013-05-23 15:19:12 +02:00
transaction.py [1.6.x] Tested exc_type instead of exc_value in __exit__. 2013-09-04 16:18:47 -05:00
utils.py [1.6.x] Fixed #21109 -- made db cursor error wrapping faster 2013-09-17 12:31:13 +03:00