Sorry for repeating this, but I'm still clue-less on it and the
deadline approaches fast: The current work_around(http://dpaste.com/
hold/427) seems too ugly. But that's not why I'm back. I've stumbled
upon one more similar problem. Both can be grouped together into this
statement: What's the right approach in saving a ModelForm when it
contains a subset of fields of a related_field or an inline_formset
formed by such a subset? All those excluded arguments are required and
need to be attached to the related_instance at some_point. A Note at
the documentation, 
http://docs.djangoproject.com/en/dev/topics/forms/modelforms/#using-a-subset-of-fields-on-the-form
seems to identify the problem but offers a trivial solution at api
level.
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to