Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Don't require Default to be implemented on models if possible #2

Description

@JWorthe

We currently require Default to be implemented on the model for the form's submit function. However, there's a common case where the form covers all fields on the model. In these cases, we could generate a submit implementation that doesn't require Default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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