#17696: Queryset prefetch_related() ignores using()
-------------------------------------+-------------------------------------
     Reporter:  simon29              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:
  (models, ORM)                      |  1.4-alpha-1
     Severity:  Release blocker      |               Resolution:
     Keywords:  prefetch_related     |             Triage Stage:
    Has patch:  0                    |  Unreviewed
  Needs tests:  1                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by simon29):

 * cc: simon@… (added)
 * version:  SVN => 1.4-alpha-1
 * severity:  Normal => Release blocker
 * needs_tests:  0 => 1


Comment:

 Agreed, we'll let the related (inner) queryset's using() take precedence,
 if defined.

 I've upped this to a 1.4 release blocker, since it's a bug on
 functionality already slated for inclusion in 1.4.

 Once I get a blessing from above I'll code it up :-)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17696#comment:2>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to