My working branch (frequently rebased):
https://github.com/claudep/django/tree/gis_functions
--
Ticket URL: <https://code.djangoproject.com/ticket/24214>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
I made some good progress and was able to publish a first pull request:
https://github.com/django/django/pull/4027
The good news is that we might be able to completely remove
GeoQuerySet/GeoManager by Django 2.1!
I still need someone to work on porting the Oracle GIS backend...
--
Ticket URL: <https://code.djangoproject.com/ticket/24214#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"d9ff5ef36d3f714736d633435d45f03eac9c17b5" d9ff5ef]:
{{{
#!CommitTicketReference repository=""
revision="d9ff5ef36d3f714736d633435d45f03eac9c17b5"
Fixed #24214 -- Added GIS functions to replace geoqueryset's methods
Thanks Simon Charette and Tim Graham for the reviews.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24214#comment:2>