#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                                            |  
------------------------------------------------------------------+---------
Comment (by mtredinnick):

 The Django shell is often a bit too robust of an environment to test
 things like this. It sets everything up two or three times. The test suite
 is a better place to look for failures. The test I'm about to commit
 doesn't test the internal implementation, but, rather, the external
 interfaces. This is probably what cgrady was trying in the shell, but it
 fails quite immediately in the test suite.

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