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