Use two forms for your two different model, newforms currently not supporting edit inline.
Cheers, D On Jun 14, 10:43 pm, Dannoo <[EMAIL PROTECTED]> wrote: > I have a "Faves" model that has a foreignkey to the User model. > > I need to create a form that works similar to the edit inline fields, > someone could add/edit multiple faves for a user. > > What is the best way to do this with newforms? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

