Hi, I have a simple booking app where first form gets number of travelers. Based on that number I need to generate another form with number of rows equal to entered number of travelers to get their names. Something like admin.StackedInline where 'extra' would be a number of travelers. Any idea?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

