Skip to content

PlaceholderFormMixin causes a early cache of bound fields #25

Description

@stephrdev

The mixin should not use visible_fields method, instead it should iterate over fields manually.
[field for field in self.fields.values() if not field.widget.is_hidden]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions