Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

maaddae
Copy link

@maaddae maaddae commented Oct 14, 2025

Resolves comments on @Mitchina PR #17905

This patch is an update of @Parth1811 's #11481.
It includes classes for FormSet, ModelFormSet, and InlineFormSet, allowing for the creation of formsets using a declarative syntax instead of a factory.

Parth1811 and others added 30 commits October 14, 2025 18:48
…nlineFormSet

This patch inlcude the classes FormSet, ModelFormSet and InlineFormSet from
which other class can be directly inherited to create a formset class instead of
using the default factory functions.
Added the references on how to create Formsets using the declarative syntax
which is an alternative method to using formset_factory functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.