django/tests/model_indexes
Claude Paroz 831358f23d Fixed #28465 -- Unified index SQL creation in DatabaseSchemaEditor
Thanks Tim Graham for the review.
2017-08-08 17:37:43 +02:00
..
__init__.py Fixed #26709 -- Added class-based indexes. 2016-06-27 10:41:01 -04:00
models.py Fixed #28046 -- Added the db_tablespace parameter to class-based indexes. 2017-06-27 21:15:15 +02:00
tests.py Fixed #28465 -- Unified index SQL creation in DatabaseSchemaEditor 2017-08-08 17:37:43 +02:00