bckohan / django-enum

Full and natural support for enumerations as Django model fields.
https://django-enum.rtfd.io
MIT License
40 stars 1 forks source link

Use custom descriptor to coerce fields to Enum type on assignment. #3

Closed bckohan closed 2 years ago

bckohan commented 2 years ago

Fixed in this commit (mistagged)