Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
explicitly mark value and label types on choices enum (typeddjango#406)
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
- Loading branch information