Closed
Description
When field allows null/blank value it is currently impossible to set it to None.
Should check field.allow_null or field.allow_blank and create a blank option as in select.html
When field allows null/blank value it is currently impossible to set it to None.
Should check field.allow_null or field.allow_blank and create a blank option as in select.html