mmcardle / django_builder

Django Builder Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Request : add checkbox for field properties null and blank and default value

pdelporte opened this issue · comments

Hello,
Often we want to explicitly defined a field as null=True and/or blank=True
The same for a default value ?
Would it be possible to add two checkboxes and a textfield to automatically add those arguments to the field ?
Screenshot 2021-10-03 at 21 17 38