﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28237	"Allow GDAL library detection to work with non ""dot zero"" releases"	Adam Starrh	nobody	"Setting up GeoDjango on Windows has stopped working when following the installation instructions in the docs. I suspect there may be a version issue.

I get the following message when I attempt {{{python manage.py migrate}}}

{{{
django.contrib.gis.gdal.error.GDALException: Could not find the GDAL library (tried ""gdal111"", ""gdal110"", ""gdal19"", ""gdal18"", ""gdal17""). Try setting GDAL_LIBRARY_PATH in your settings.
}}}

Digging around in the OSGeo4Win directories, these are the only files that come close to matching: ""gdal201.dll"" and ""gdal202.dll""

If anyone knows a workaround, please share. This has put the brakes on our project.

Problem occurs for me on Windows 10 with the latest OSGeo4Win installer and Django 1.11 with both Python 3.1 and 3.0."	Cleanup/optimization	closed	GIS	1.11	Normal	invalid	GIS, OSGeo4Win	Claude Paroz Daniel Wiesmann	Accepted	0	0	0	0	0	0
