mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-03-14 10:46:46 +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