#10271: Models with multiple inlines inheriting from the same parent class do 
not
save properly in admin
-------------------------------------------+--------------------------------
          Reporter:  idangazit             |         Owner:  nobody
            Status:  new                   |     Milestone:        
         Component:  django.contrib.admin  |       Version:  1.0   
        Resolution:                        |      Keywords:        
             Stage:  Unreviewed            |     Has_patch:  1     
        Needs_docs:  0                     |   Needs_tests:  0     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by idangazit):

  * needs_tests:  1 => 0

Comment:

 Added tests which checks that distinct data entered on inlines are
 captured correctly.

 This test will work going forward but will throw an error on an unpatched
 django because (as Alex points out above) the field names have changed. I
 don't know if this is "good enough" or if I should write more tests --
 guidance please!

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