I\'m trying to have a formset to repeat the "Child" class field without repeating the "Parent" class fields
class Parent(Form): field1 = forms