django/tests/indexes
Aaron Elliot Ross 6bf7964023 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.
2016-06-28 08:22:20 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_contraint=False. 2016-06-28 08:22:20 -04:00
tests.py Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_contraint=False. 2016-06-28 08:22:20 -04:00