django1/django/db
Markus Holtermann 4a7d374fd5 Explicitly imported migration operations in optimizer
Thanks Andrew Godwin for the review.
2015-06-14 20:34:54 +02:00
..
backends Imported sqlite3 instead of _sqlite3 2015-06-06 11:35:02 -04:00
migrations Explicitly imported migration operations in optimizer 2015-06-14 20:34:54 +02:00
models Fixed #24859 -- Made QuerySet.get() with UUIDField raise TypeError on bad value. 2015-06-06 19:46:05 -04:00
__init__.py Fixed #23820 -- Supported per-database time zone. 2015-05-17 09:40:28 +02:00
transaction.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
utils.py Fixed #23820 -- Supported per-database time zone. 2015-05-17 09:40:28 +02:00