FormSet for a child class only

后端 未结 0 697
粉色の甜心
粉色の甜心 2021-02-15 06:01

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

class Parent(Form):
field1 = forms         


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