django/tests/indexes
Aaron Elliot Ross 198128684b [1.10.x] Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_contraint=False.
Refactored "Prevented unneeded index creation on MySQL-InnoDB" (2ceb10f)
to avoid setting db_index=False.

Backport of 6bf7964023 from master
2016-06-28 08:22:36 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.10.x] Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_contraint=False. 2016-06-28 08:22:36 -04:00
tests.py [1.10.x] Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_contraint=False. 2016-06-28 08:22:36 -04:00