﻿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
15065	Installing django.contrib.gis causes all configured databases to use spatial DB engine	Clay McClure	nobody	When using multiple databases, it is sometimes desirable to configure some as spatial databases (e.g., using a django.contrib.gis.db.backends.* engine), while configuring others as non-spatial (e.g., using the postgresql_psycopg2 engine). However, if 'django.contrib.gis' is in INSTALLED_APPS, {{{django/db/__init__.py}}} subversively changes all configured non-spatial database engines to their spatial counterparts.		closed	Database layer (models, ORM)	1.2		invalid	postgis		Unreviewed	0	0	0	0	0	0
