mirror of https://github.com/django/django.git
[3.0.x] Doc'd SpatiaLite support of 3D geometry fields.
Support was added in65129aac07
. Backport of85c5989007
from master
This commit is contained in:
parent
76e0846c90
commit
c332f89dc6
|
@ -205,7 +205,7 @@ three-dimensional support.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
At this time 3D support is limited to the PostGIS spatial backend.
|
At this time 3D support is limited to the PostGIS and SpatiaLite backends.
|
||||||
|
|
||||||
``geography``
|
``geography``
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Reference in New Issue