amschaal / django-ezreg

4 stars 3 forks source link

Error if "Label" empty on custom form fields #110

Open amschaal opened 5 years ago

amschaal commented 5 years ago

Either make label field required, or have it default to use the name field.

amschaal commented 5 years ago

This actually is part of a bigger issue: https://github.com/amschaal/django-ezreg/issues/113