mirror of
https://github.com/Hopiu/django.git
synced 2026-03-24 09:50:31 +00:00
Doc'd SpatiaLite support of 3D geometry fields.
Support was added in 65129aac07.
This commit is contained in:
parent
824981b2dc
commit
85c5989007
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ three-dimensional support.
|
|||
|
||||
.. 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``
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue