django1/django/db
Simon Charette 082c52dbed Refs #25774, #26348 -- Allowed Trunc functions to operate with time fields.
Thanks Josh for the amazing testing setup and Tim for the review.
2016-07-08 12:35:34 -04:00
..
backends Refs #25774, #26348 -- Allowed Trunc functions to operate with time fields. 2016-07-08 12:35:34 -04:00
migrations Refs #26709 -- Checked allow_migrate_model() in Add/RemoveIndex operations. 2016-07-07 10:37:39 -04:00
models Refs #25774, #26348 -- Allowed Trunc functions to operate with time fields. 2016-07-08 12:35:34 -04:00
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
transaction.py Fixed #24921 -- set_autocommit(False) + ORM queries. 2015-09-21 22:21:53 +02:00
utils.py Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions. 2015-12-03 16:31:50 -05:00