1👍
✅
Yes, you should define a formset class with a clean
method, and pass that in as the formset
argument to modelformset_factory
.
Source:stackexchange.com