django1/django/db
Alex Gaynor 98788d3c3a Remove some unnecesary uses of bool 2013-10-17 05:27:34 -07:00
..
backends Remove some unnecesary uses of bool 2013-10-17 05:27:34 -07: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