FormSet for a child class only

后端 未结 0 1102
星月不相逢
星月不相逢 2021-02-15 06:10

I\'m trying to have a formset to repeat the "Child" class field without repeating the "Parent" class fields

class Parent(Form):
field1 = forms         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题