cyberco wrote:
> In a form for changing a model instance all fields get correctly filled
> with existing values except the ManyToManyField form fields (which
> renders as a choice list in a form). It shows the correct list of
> options, but none of the options is selected, even though the instance
> of the model should have some values selected. Can this be changed?

What are you using to display the form? Generic view? Manipulators? 
Drawing "<select>" by hand? A code snippet would be nice...

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to