﻿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
11635	testserver doesn't work with GeoDjango	Nathaniel Whiteinge	nobody	"The `testserver` management command doesn't work with GeoDjango since a geo-spatial aware database is not created.

IMO, the cleanest solution is to create a new setting, similar to the `TEST_RUNNER` setting, since it is possible future database backends may also have additional requirements. (CouchDB?)

An initial stab is attached. The part in `django.test.utils` is hacky, but I'm not sure how else to tackle it. Also, I'm not sure how to link to the `testserver` docs in `settings.txt`."		closed	GIS	dev		fixed	testserver gis		Accepted	1	0	0	0	0	0
