#19547: Queryset.__or__ and caching of known related instances breaking
-------------------------------------+-------------------------------------
     Reporter:  mjtamlyn             |                    Owner:  aaugustin
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:
  (models, ORM)                      |  1.5-beta-1
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Aymeric Augustin <aymeric.augustin@…>):

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


Comment:

 In [changeset:"07fbc6ae0e3b7742915b785c737b7e6e8a0e3503"]:
 {{{
 #!CommitTicketReference repository=""
 revision="07fbc6ae0e3b7742915b785c737b7e6e8a0e3503"
 Fixed #19547 -- Caching of related instances.

 When &'ing or |'ing querysets, wrong values could be cached, and crashes
 could happen.

 Thanks Marc Tamlyn for figuring out the problem and writing the patch.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19547#comment:4>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to