On 8-8-2012 15:32, BiG-Up wrote:
> I'm working on a formset with dynamic forms. I've overloaded my form
> to be able to add new values in the select field but i cannot
> overload the formset constructor. Django raise exception :
> "__init__() takes exactly 1 argument (2 given)"
formset.add_fields
Hi,
I'm working on a formset with dynamic forms. I've overloaded my form to be able
to add new values in the select field but i cannot overload the formset
constructor. Django raise exception : "__init__() takes exactly 1 argument (2
given)" - How can i change the way the formset_factory build
2 matches
Mail list logo