See this snippet: http://www.djangosnippets.org/snippets/1295/
Peter On Mar 27, 6:02 am, [email protected] wrote: > I believe the answer is to append a regular Form to the ModelForm) with a > single ModelMultipleChoice field and use its queryset member to manage the > selected volunteers manually. > > I've found Django to be so good at just having everything I need, I was > hoping there would be something out of the box for this as well. > > Wilb -- 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.

