#15279: Inheritance of fields from a single abstract base class through multiple
abstract classes causes errors.
-------------------------------------+-------------------------------------
     Reporter:  Stephen Burrows      |                    Owner:  Stephen
                                     |  Burrows
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  abstract             |             Triage Stage:  Accepted
  inheritance                        |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Baptiste Mispelon):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 I could reproduce this error on 1.9 but not on 1.10. I bisected the issue
 and it looks like it got fixed in
 85ef98dc6ec565b1add417bd76808664e7318026.

 The fix includes tests that cover
 
[https://github.com/django/django/blob/85ef98dc6ec565b1add417bd76808664e7318026/tests/model_inheritance/test_abstract_inheritance.py#L252
 multiple inheritance from abstract models] so I think this ticket can
 simply be marked as fixed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15279#comment:11>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.2d314eb1383dcc4ca04002db616a9681%40djangoproject.com.

Reply via email to