mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
This commit is contained in:
committed by
Mariusz Felisiak
parent
7f0946298e
commit
f95b59a1b3
@@ -63,6 +63,9 @@ Minor features
|
||||
|
||||
* Added the :attr:`.LinearRing.is_counterclockwise` property.
|
||||
|
||||
* :class:`~django.contrib.gis.db.models.functions.AsGeoJSON` is now supported
|
||||
on Oracle.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user