mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
This commit is contained in:
committed by
Mariusz Felisiak
parent
8929afb8ec
commit
a5855c8f0f
@@ -66,6 +66,9 @@ Minor features
|
||||
* :class:`~django.contrib.gis.db.models.functions.AsGeoJSON` is now supported
|
||||
on Oracle.
|
||||
|
||||
* Added the :class:`~django.contrib.gis.db.models.functions.AsWKB` and
|
||||
:class:`~django.contrib.gis.db.models.functions.AsWKT` functions.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user