Hi, I need a registration form that allows the user to input several models. Now just creating two ModelForms and letting a third class inherit from them doesn't work, the fields of one model don't show. Is there another way to reuse the part of ModelForms that create FormFields from ModelFields?
Thanks Markus Bertheau --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

