Added an additional attribute `unknown_form_fields` to `FormResource`
If the attribute is set to `True`, the validation method will not raise an `ErrorResponse` with status 400 but silently strip out unexpected fields on the form and only return the validated data.
Showing
Please
register
or
sign in
to comment