Closed joeydebreuk closed 6 years ago
You removed the error and the list check from MultipleFormField
which it needs to be there. Need to rollback the last commit. The line you need to remove is around line 87 in ModelField
Cleaned up the commits. All should be good now.
merged, thanks!
I suggest support for Field(required=False) is added to service_objects fields. I would like to be able to do something like this.
I would say updating docs is not needed since is expected behavior of a field - but maybe a small mention wouldn't hurt.
Please let me know what you think.