django1/django/db
Kapil Garg a8c540accc [1.11.x] Fixed #27969 -- Fixed models.Field.formfield() setting 'disabled' for fields with choices.
Backport of 7e09fa7f51 from master
2017-03-23 13:56:45 -04:00
..
backends [1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:40:04 +01: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 #27969 -- Fixed models.Field.formfield() setting 'disabled' for fields with choices. 2017-03-23 13:56:45 -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