django1/tests/schema
Claude Paroz 6a0d9f068f [1.8.x] Fixed #24757 -- Recreated MySQL index when needed during combined index removal
Thanks Thomas Recouvreux for the report and Tim Graham for the tests and
review.
Backport of ae635cc36 from master.
2015-05-15 17:08:49 +02:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
models.py [1.8.x] Fixed #24658 -- Added missing Meta attribute in schema tests 2015-04-19 00:08:21 +02:00
tests.py [1.8.x] Fixed #24757 -- Recreated MySQL index when needed during combined index removal 2015-05-15 17:08:49 +02:00