--
Ticket URL: <https://code.djangoproject.com/ticket/25630>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
PR -- https://github.com/django/django/pull/5501
--
Ticket URL: <https://code.djangoproject.com/ticket/25630#comment:1>
* owner: => Claude Paroz <claude@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7521bb95d5caec35f7105fd2e0220c7666c1ecb3" 7521bb95]:
{{{
#!CommitTicketReference repository=""
revision="7521bb95d5caec35f7105fd2e0220c7666c1ecb3"
Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GIS
functions
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25630#comment:2>
Comment (by Claude Paroz <claude@…>):
In [changeset:"848a0674c45b605464d42a8b3682de8b15c7e32c" 848a0674]:
{{{
#!CommitTicketReference repository=""
revision="848a0674c45b605464d42a8b3682de8b15c7e32c"
[1.9.x] Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported
GIS functions
Backport of 7521bb95d5 from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25630#comment:3>