mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
parent
4f99ba84b3
commit
5e710cf4a5
9 changed files with 46 additions and 13 deletions
|
@ -68,8 +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.
|
||||
* Added the :class:`~django.contrib.gis.db.models.functions.Azimuth` and
|
||||
:class:`~django.contrib.gis.db.models.functions.LineLocatePoint` functions,
|
||||
supported on PostGIS and SpatiaLite.
|
||||
|
||||
* Any :class:`~django.contrib.gis.geos.GEOSGeometry` imported from GeoJSON now
|
||||
has its SRID set.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue