django1/django/db
Andriy Sokolovskiy 80ad5472ce Fixed #24817 -- Prevented loss of null info in MySQL field renaming. 2015-05-28 10:07:52 -04:00
..
backends Fixed #24817 -- Prevented loss of null info in MySQL field renaming. 2015-05-28 10:07:52 -04:00
migrations Fixed #24340 -- Added nested deconstruction for list, tuple and dict values 2015-05-26 17:10:02 +02:00
models Fixed #24835 -- Fixed QuerySet.exists() after an annotation with Count() 2015-05-25 20:46:20 -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