summaryrefslogtreecommitdiff
path: root/tests/model_indexes/models.py
AgeCommit message (Expand)Author
2017-09-18Fixed #28597 -- Fixed crash with the name of a model's autogenerated primary ...Mariusz Felisiak
2017-06-27Fixed #28046 -- Added the db_tablespace parameter to class-based indexes.Mariusz Felisiak
2017-06-08Fixed #28282 -- Fixed class-based indexes name for models that only inherit M...Jon Dufresne
2017-03-21Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models.Tim Graham
2016-06-27Fixed #26709 -- Added class-based indexes.Akshesh