| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-04-07 | Refs #32074 -- Backported Enum.__repr__() from Python 3.10. | Mariusz Felisiak |
| 2021-03-24 | Fixed #32460 -- Allowed "label"/"do_not_call_in_templates" members in model c... | Nick Pope |
| 2021-03-24 | Refs #32460 -- Doc'd and tested that property names of model choice enums can... | Nick Pope |
| 2020-01-10 | Fixed #31154 -- Added support for using enumeration types in templates. | Adam Johnson |
| 2019-10-29 | Used more specific unittest assertions in tests. | Nick Pope |
| 2019-10-25 | Fixed #30902 -- Added __str__() for model choice enums. | Carlton Gibson |
| 2019-10-15 | Refs #27910 -- Added __init__.py file for model_enums tests. | Mariusz Felisiak |
| 2019-09-04 | Fixed #27910 -- Added enumeration helpers for use in Field.choices. | Shai Berger |
