#24615: ordering queryset by distance is broken
-------------------------------------+-------------------------------------
     Reporter:  MattBlack85          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  GIS                  |                  Version:  1.8
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by akaariai):

 * stage:  Accepted => Ready for checkin


Comment:

 The problem turns out to be that order_by references to expressions which
 are masked out of the SELECT clause (by .values() for example) weren't
 resolved correctly.

--
Ticket URL: <https://code.djangoproject.com/ticket/24615#comment:7>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.f8f447ad173cf8bdf7d74314a8f57e2e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to