﻿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
133	Patch to improve DATABASE_ENGINE error message	Joeri van Ruth <jvr+djangotrac@…>	Adrian Holovaty	"I could not load the postgresql back end because psycopg was nog installed properly.
However, that was not clear from the error message.

Patch attached.  It changes 

""Your DATABASE_ENGINE setting, %r, is invalid. Is it spelled correctly? Available options are: %s""

into

""Could not load database backend: %s. Is DATABASE_ENGINE (currently, %r) spelled correctly? Available options are: %s""

displaying the error message from import.
"	defect	closed	Core (Other)		trivial	fixed			Unreviewed	0	0	0	0	0	0
