#14930: `values_list()` fails on queryset ordered by extra column
-------------------------------------+-------------------------------------
     Reporter:  lsaffre              |                    Owner:  simon29
         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:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  1                    |
-------------------------------------+-------------------------------------
Changes (by vicould):

 * cc: vicould (added)
 * needs_better_patch:  0 => 1
 * needs_tests:  1 => 0


Comment:

 Added two tests to the patch: one for values and one for values_list, as
 the problem have the same cause.
 The original patch by simon29 does not seem to fix the issue.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14930#comment:12>
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