FieldList will work, you need to make a list of a FormField. Specify your FormField like so: class MemberForm(Form): name ...
確定! 回上一頁