1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Dropped support for GEOS 3.4.

This commit is contained in:
Tim Graham
2019-02-09 08:40:55 -05:00
committed by GitHub
parent b2333426de
commit ea87a85fad
4 changed files with 3 additions and 19 deletions

View File

@@ -229,7 +229,7 @@ backends.
* Support for SpatiaLite 4.1 and 4.2 is removed.
* Support for GDAL 1.11 is removed.
* Support for GDAL 1.11 and GEOS 3.4 is removed.
Dropped support for PostgreSQL 9.4
----------------------------------