django-jsonform
django-jsonform copied to clipboard
Subfields in ArrayField should get the relevant input type
For example, if subfields in the ArrayField are IntegerFields, then the input types should be number. And so on.