#14930: `values_list()` fails on queryset ordered by extra column
-------------------------------------+-------------------------------------
     Reporter:  lsaffre              |                    Owner:  vicould
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  1                    |
-------------------------------------+-------------------------------------
Changes (by vicould):

 * needs_better_patch:  1 => 0


Comment:

 Alright, this one should be good. I believe I fixed the issues, both
 {{{order_by}}} on a QuerySet and {{{order_by}}} in {{{extra}}} directives
 work.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14930#comment:18>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to