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

Dropped support for GDAL 1.9 and 1.10.

This commit is contained in:
Tim Graham
2018-06-11 08:33:09 -04:00
committed by GitHub
parent e8531cc89c
commit 860903b261
6 changed files with 35 additions and 51 deletions

View File

@@ -207,7 +207,7 @@ Database backend API
:mod:`django.contrib.gis`
-------------------------
* ...
* Support for GDAL 1.9 and 1.10 is dropped.
Miscellaneous
-------------