Generating an InlineModelAdmin Form on the fly
Generate the form for an InlineModelAdmin. Usefull for ajaxing in a change in the Inline
- formset
- InlineModelAdmin
- ModelAdmin
Generate the form for an InlineModelAdmin. Usefull for ajaxing in a change in the Inline
1 snippet posted so far.