Changes between Version 1 and Version 2 of Ticket #35072
- Timestamp:
- Dec 29, 2023, 1:23:49 PM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35072 – Description
v1 v2 9 9 "A sequence of 2-tuples to use as choices for this field." 10 10 11 I think this inconsistency is present because support for mappings as choices was introduced in Django 5.0, and the topic page hasn't yet been updated to reflect that change. It should also be mentioned that a callable is a valid choice value.11 I think this inconsistency is present because support for mappings as choices was introduced in Django 5.0, and the topic page hasn't yet been updated to reflect that change. It should also be mentioned in the topic guide that a callable is a valid choice value.