Anyone? Please? My project is stalled until I learn how to do this and it's no where in the docs. I'm dead in the water until someone takes pity on me and explains how to do this.
> Let's say I have a form called add-new-group.html that looks like > this: > > Group Name: __________________ > > Member 1 --> Name:___________ Age: ____ > Member 2 --> Name:___________ Age: ____ > Member 3 --> Name:___________ Age: ____ > > So when the form is saved, it needs to save the new group to the > 'group' table, and it needs to save up to three new members to the > 'member' table. > > How in the world can I do this? > > Sean --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---