Embedded inline formsets in ModelForm
Add to ModelForm the ability to declare inline formsets. Check the docstring for an in-depth example.
- model
- form
- inline
- ModelForm
- inline_formset
Add to ModelForm the ability to declare inline formsets. Check the docstring for an in-depth example.
stan has posted 1 snippet.