On Wed, Aug 12, 2009 at 12:51 AM, Geraldo<quakingd...@gmail.com> wrote:
>
> Excellent, Matthias...  That should work nicely.  It does appear,
> however, that there is no way to have more than 2 forms in a single
> formset.  If inlineformset_factory had an append method things might
> be a bit cleaner.
>

I presume you mean more than two forms of the same type (Child1 or
Child2)? That's easily possible, and we use it all the time. Take a
look at the max_num and extra parameters to the factory function.


Matthias



-- 
FeinCMS Django CMS building toolkit: http://spinlock.ch/pub/feincms/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to