django1/django/db
Claude Paroz 2af58a2cef Made sqlite introspection also show views like other backends
Refs #6730.
2013-10-15 17:20:03 +02:00
..
backends Made sqlite introspection also show views like other backends 2013-10-15 17:20:03 +02:00
migrations Handle Apps with South migrations as unmigrated apps. 2013-10-15 11:57:30 +02: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 Fixed #21109 -- made db cursor error wrapping faster 2013-09-17 12:18:55 +03:00