django1/django/db
Claude Paroz 7e95d7a930 Fixed a regression in router initialization
Regression was introduced in 6a6bb168b. Thanks Bas Peschier for the
report.
2013-05-24 20:48:02 +02:00
..
backends Fixed #20012 -- test_year_lookup_edge_case fails under Oracle 2013-05-22 01:52:15 +03:00
models Optimisation in prefetch_related_objects 2013-05-24 11:19:44 +01: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