#29230: Incorrect behavior of QuerySet.prefetch_related() in some circumstances
during multilevel data prefetching
-------------------------------------+-------------------------------------
     Reporter:  Alex Sichkar         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  1.11
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  prefetch_related     |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * stage:  Unreviewed => Accepted


Comment:

 I found that your test case was fixed in Django 2.0 by
 379caf397ea41923278821085204c296f960e70e. Since a regression test wasn't
 added as part of that commit, I'll accept the ticket to do that. If you
 can adapt your test for `tests/prefetch_related` (using existing models as
 much as possible) that would be great.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29230#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.ac87155ef3777f3a97ce495af97685f1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to