django1/django/db
Tim Graham e5880516f9 [1.11.x] Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models.
Thanks Markus Holtermann for review.

Backport of 3d19d1428a from master
2017-03-21 11:32:43 -04:00
..
backends [1.11.x] Fixed #27822 -- Replaced deprecated cx_Oracle types in DatabaseIntrospection.data_types_reverse. 2017-03-15 09:05:53 -04:00
migrations [1.11.x] Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models. 2017-03-21 11:32:43 -04:00
models [1.11.x] Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models. 2017-03-21 11:32:43 -04:00
__init__.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05: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