On Thu, 2009-10-01 at 07:26 -0700, Val Makykh wrote: > Hello all. > > I use Django 1.1. > > I try to make two formsets on the same page. > But when I'm trying to use the data from POST, I have such problem: > from POST each formset takes only first form with value. Where have I > mistaken?
Have you followed the advice for using more than one formset in a view? http://docs.djangoproject.com/en/dev/topics/forms/formsets/#using-more-than-one-formset-in-a-view Cheers Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---