django1/django/db
Claude Paroz a023952e10 [1.5.x] Fixed #18989 -- Removed unused condition in CursorWrapper
Thanks zimnyx for the report.
Backport of 8c6927876 from master.
2012-11-17 16:54:12 +01:00
..
backends [1.5.x] Fixed #18989 -- Removed unused condition in CursorWrapper 2012-11-17 16:54:12 +01:00
models [1.5.x] Fixed #19058 -- Fixed Oracle GIS crash 2012-11-15 16:11:22 +02:00
__init__.py [1.5.x] Fixed #18575 -- Empty DATABASES should default to dummy backend 2012-10-28 23:46:54 +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 [1.5.x] Fixed #18575 -- Empty DATABASES should default to dummy backend 2012-10-28 23:46:54 +01:00