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

When a character enum field allows null and blank=True, form fields and drf fields allow '' to pass through causing errors. #53

Open bckohan opened 11 months ago