#8825: Inherited ManyToMany-fields does not appear in edit forms
------------------------------------------------------------------+---------
          Reporter:  Christofer Bernander <[EMAIL PROTECTED]>  |         Owner: 
 nobody                           
            Status:  new                                          |     
Milestone:  1.0                              
         Component:  Admin interface                              |       
Version:  SVN                              
        Resolution:                                               |      
Keywords:  ManyToMany inheritance new_fields
             Stage:  Accepted                                     |     
Has_patch:  1                                
        Needs_docs:  0                                            |   
Needs_tests:  0                                
Needs_better_patch:  0                                            |  
------------------------------------------------------------------+---------
Changes (by cgrady):

  * needs_tests:  1 => 0

Comment:

 added a test that shows the missing item from the class._meta.many_to_many
 after [8855] - passes in [8854], passes again after patch is applied

 this does seem to be unique to admin though, if the patch is unapplied,
 the `ManyToManyField` works fine in a shell, but isn't in the meta value
 for m2ms

 though it probably affects `ModelForm` itself also, since it likely reads
 the many_to_many attribute

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8825#comment:2>
Django Code <http://code.djangoproject.com/>
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