#24156: inherited manytomany.all() empty when 2 or more inherited model from
abstract one
-------------------------------------+-------------------------------------
     Reporter:  Pawamoy              |                    Owner:  coldmind
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  inherit asbtract     |             Triage Stage:  Ready for
  manytomanys                        |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"f7b297815819153b53dc1125d3f42869fb1b7ebc" f7b29781]:
 {{{
 #!CommitTicketReference repository=""
 revision="f7b297815819153b53dc1125d3f42869fb1b7ebc"
 Fixed #24156 -- Fixed inherited related name of ManyToManyField.

 Fixed situation when parent abstract model declares related_name='+',
 and child models had an invalid queryset.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24156#comment:7>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.fb19bbacfaf598532729eb6aaa6ab7e9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to