| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-09-18 | Fixed #35766 -- Handled slices in BaseChoiceIterator. | Sarah Boyce |
| 2023-10-23 | Fixed #34899 -- Added blank choice to forms' callable choices lazily. | Nick Pope |
| 2023-10-23 | Refs #34899 -- Extracted Field.flatchoices to flatten_choices helper function. | Nick Pope |
| 2023-10-23 | Refs #31262 -- Added __eq__() and __getitem__() to BaseChoiceIterator. | Nick Pope |
| 2023-09-12 | Renamed ChoicesMeta to ChoicesType. | Nick Pope |
| 2023-09-04 | Refs #31262 -- Renamed ChoiceIterator to BaseChoiceIterator. | Nick Pope |
| 2023-09-01 | Fixed #34807 -- Avoided circular import between forms, models, and utils' cho... | nessita |
| 2023-08-30 | Fixed #31262 -- Added support for mappings on model fields and ChoiceField's... | Nick Pope |
