#32358: Paginating a queryset with a distance lookup fails due to unhashable
type
Distance
-------------------------------------+-------------------------------------
Reporter: Illia Volochii | Owner: nobody
Type: Bug | Status: closed
Component: GIS | Version: master
Severity: Normal | Resolution: fixed
Keywords: distance | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"bef6f7584280f1cc80e5e2d80b7ad073a93d26ec" bef6f758]:
{{{
#!CommitTicketReference repository=""
revision="bef6f7584280f1cc80e5e2d80b7ad073a93d26ec"
Fixed #32358 -- Fixed queryset crash when grouping by annotation with
Distance()/Area().
Made MeasureBase hashable.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32358#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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.9c511ca4760e8ed9c371ad53a9b65fac%40djangoproject.com.