django1/django/db
Anssi Kääriäinen 08b4a22293 Updated stale docstring of setup_joins 2012-11-24 16:26:05 +02:00
..
backends Fixed #19351 -- SQLite bulk_insert of more than 500 single-field objs 2012-11-24 01:13:12 +02:00
models Updated stale docstring of setup_joins 2012-11-24 16:26:05 +02:00
__init__.py Fixed #18575 -- Empty DATABASES should default to dummy backend 2012-10-28 23:44:03 +01:00
transaction.py Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
utils.py Fixed #18575 -- Empty DATABASES should default to dummy backend 2012-10-28 23:44:03 +01:00