Open
Description
Here described how to create form from serializer class (MyForm). But actually this does not work because there is no fields attribute declared in Meta.
Why drf_braces.forms.serializer_form.SerializerFormOptions does not populates fields from serializer's _declared_fields? Is it feature or bug? Can I send PR to change this behavior?
Metadata
Metadata
Assignees
Labels
No labels