﻿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
30679	Warn when Django works with unsupported version of GDAL.	Yury Ryabov	nobody	"When Django is paired with an unsupported version of GDAL, same common geospatial operation may result in an OGR error (and it is OK cause in this case the issue is easily traceable) or in incorrect result. When there is an incorrect result it is much harder to spot the issue and it takes great deal of time to get to the root of it (which is an unsupported GDAL version). [https://code.djangoproject.com/ticket/30645 The example is here].

It will be nice to have a built-in check at the start of the Django (server, tests, migrations, etc.) that will warn developers about unsupported version of GDAL being used."	Cleanup/optimization	closed	GIS	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
