Say I have model with many fields but I want to present a form to edit just a subset of these. The ModelForm class makes preparing a form for a whole model v. easy - somehow it seems there will be a neat way for doing this but I have not been able to find one. Is there such?
Thanks, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

