Changed paths:
M django/contrib/gis/gdal/libgdal.py
M docs/ref/contrib/gis/install/geolibs.txt
Log Message:
-----------
[1.7.x] Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Note that GDAL 1.11 is not yet officially supported, until someone
has tested it and can confirm it has no issues with Django.
Backport of 3f1412ff7b from master.