﻿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
22334	Postgis version check discards dev versions	xowap	nobody	"After installing a dev version of Postgis, I noticed that my Django app started to throw {{{ django.core.exceptions.ImproperlyConfigured: Cannot determine PostGIS version for database ""gmp"". GeoDjango requires at least PostGIS version 1.3. Was the database created from a spatial database template? }}}

Actually the version check regular expression did only accept regular version numbers (like 2.1.0) but not development version numbers (2.2.0dev)."	Bug	closed	GIS	1.6	Normal	worksforme			Accepted	1	0	1	1	0	0
