django/tests/schema
Markus Holtermann 663e48947f Fixed #28052 -- Prevented dropping Meta.indexes when changing db_index to False.
Thanks Marc Tamlyn for the report and Ian Foote/Tim Graham for review.
2017-05-01 11:31:48 -04:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
models.py Fixed #28052 -- Prevented dropping Meta.indexes when changing db_index to False. 2017-05-01 11:31:48 -04:00
tests.py Fixed #28052 -- Prevented dropping Meta.indexes when changing db_index to False. 2017-05-01 11:31:48 -04:00