django1/django/db
Steadman ed63df3fc2 Fixed #24899 -- Split migrations autodetector._detect_changes() method 2015-06-04 22:35:33 -04:00
..
backends Fixed #22316 -- Added time filters to TimeField on SQLite. 2015-06-04 22:27:13 -04:00
migrations Fixed #24899 -- Split migrations autodetector._detect_changes() method 2015-06-04 22:35:33 -04:00
models Fixed #22316 -- Added time filters to TimeField on SQLite. 2015-06-04 22:27:13 -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