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

Dropped support for GDAL 1.6

This commit is contained in:
Claude Paroz
2014-03-27 23:02:28 +01:00
parent c5d1df70a4
commit 41903d025a
5 changed files with 8 additions and 67 deletions

View File

@@ -175,7 +175,7 @@ Miscellaneous
* ``URLField.to_python`` no longer adds a trailing slash to pathless URLs.
* ``django.contrib.gis`` dropped support for GEOS 3.1.
* ``django.contrib.gis`` dropped support for GEOS 3.1 and GDAL 1.6.
.. _deprecated-features-1.8: