mirror of
https://github.com/django/django.git
synced 2025-11-02 12:58:56 +00:00
Fixed #12410 -- Added LineLocatePoint GIS function.
This commit is contained in:
parent
7b53041420
commit
ede4f6d48c
9 changed files with 38 additions and 7 deletions
|
|
@ -68,6 +68,9 @@ Minor features
|
|||
:class:`~django.contrib.gis.db.models.functions.IsValid` function, and
|
||||
:lookup:`isvalid` lookup.
|
||||
|
||||
* Added the :class:`~django.contrib.gis.db.models.functions.LineLocatePoint`
|
||||
function, supported on PostGIS and SpatiaLite.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue