#3263: [patch] ValueError on form.save() for form_for_model and 
form_for_instance
with ManyToManyField
--------------------------------------+-------------------------------------
 Reporter:  [EMAIL PROTECTED]          |        Owner:  adrian     
     Type:  defect                    |       Status:  new        
 Priority:  normal                    |    Milestone:  Version 1.0
Component:  django.newforms           |      Version:  SVN        
 Severity:  normal                    |   Resolution:             
 Keywords:  newforms ManyToManyField  |  
--------------------------------------+-------------------------------------
Changes (by Jeff Hilyard <[EMAIL PROTECTED]>):

  * summary:  ValueError on form.save() for form_for_model and
              form_for_instance with ManyToManyField =>
              [patch] ValueError on form.save() for
              form_for_model and form_for_instance with
              ManyToManyField

Comment:

 This is a suggestion that works for me since I am an impatient person (and
 I have Deadlines!).
 
 I have only tested it in the case where the form_for_model or _instance is
 invoked on the model that contains the ManyToManyField, so I can't comment
 on whether it works in the backwards relation case.
 
 I love the work you guys are doing and can't wait for 1.0!

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3263#comment:>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to