1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Dropped support for GEOS 3.5 and GDAL 2.0.

This commit is contained in:
Claude Paroz
2021-04-07 17:38:37 +02:00
committed by Mariusz Felisiak
parent 98abc0c90e
commit 3ae4344bbd
6 changed files with 14 additions and 38 deletions

View File

@@ -314,6 +314,8 @@ backends.
* Support for PostGIS 2.3 is removed.
* Support for GDAL 2.0 and GEOS 3.5 is removed.
Dropped support for PostgreSQL 9.6
----------------------------------