| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2019-07-08 | Fixed #30397 -- Added app_label/class interpolation for names of indexes and ... | can |
| 2019-07-08 | Changed django.db.models.indexes.Index imports to django.db.models.Index. | Mariusz Felisiak |
| 2017-09-18 | Fixed #28597 -- Fixed crash with the name of a model's autogenerated primary ... | Mariusz Felisiak |
| 2017-06-27 | Fixed #28046 -- Added the db_tablespace parameter to class-based indexes. | Mariusz Felisiak |
| 2017-06-08 | Fixed #28282 -- Fixed class-based indexes name for models that only inherit M... | Jon Dufresne |
| 2017-03-21 | Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models. | Tim Graham |
| 2016-06-27 | Fixed #26709 -- Added class-based indexes. | Akshesh |
