#30796: Chaining select_related mutates original QuerySet.
-------------------------------------+-------------------------------------
     Reporter:  Darren Maki          |                    Owner:  Simon
                                     |  Charette
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  select_related       |             Triage Stage:  Accepted
  prefetch_related mutate queryset   |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

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


Comment:

 In [changeset:"37f8f293775d0b672da8ae369d9a4e17f1db7851" 37f8f293]:
 {{{
 #!CommitTicketReference repository=""
 revision="37f8f293775d0b672da8ae369d9a4e17f1db7851"
 Fixed #30796 -- Prevented select_related() from mutating a queryset on
 chaining.

 Thanks Darren Maki for the report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30796#comment:5>
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/070.65860fe918ed54cbc0a11d15f825ccff%40djangoproject.com.

Reply via email to