django1/django/db
Claude Paroz 650b6fd90e Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +02:00
..
backends Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +02:00
migrations First pass on squashmigrations command; files are right, execution not. 2013-10-16 12:00:07 +01:00
models Fixed #16855 -- select_related() chains as expected. 2013-10-15 15:59:36 +01:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed #21134 -- Prevented queries in broken transactions. 2013-09-30 09:42:27 +02:00
utils.py Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +02:00