mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-09-08 15:53:23 +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