mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-07-19 14:40:34 +08:00
In addition to the meta properties added to the Choices enums, value and label are set for each choice. This commit explicitly types those instead of the tuple value and non-extant label types