﻿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
30847	Geodjango not respecting spatial_index=False.	Thomas Steen Rasmussen	nobody	"Hello,

I believe the logic in https://github.com/django/django/blob/master/django/contrib/gis/db/backends/postgis/schema.py#L17-L18 is inverted. The index is always created regardless of the setting of spatial_index=False. This should be easy to fix, just return False instead of True in L18 :)
"	Bug	closed	GIS	dev	Normal	worksforme			Unreviewed	0	0	0	0	0	0
