mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #25655 -- Dropped support for GEOS < 3.3
This commit is contained in:
committed by
Claude Paroz
parent
06627ef2ca
commit
b78226cd3d
@@ -299,7 +299,7 @@ Miscellaneous
|
||||
|
||||
:mod:`django.contrib.gis`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* Support for SpatiaLite < 3.0 is dropped.
|
||||
* Support for SpatiaLite < 3.0 and GEOS < 3.3 is dropped.
|
||||
|
||||
.. _deprecated-features-1.10:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user