Skip to content

SerializerForm class does not match documentation #20

Open
@toshka

Description

@toshka

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions