﻿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
14022	context_processors debug() Fails with no DB Backend	dvine	nobody	"If no database backend is defined the debug() function of djnago.core.context_processors fails at:

{{{
context_extras['sql_queries'] = connection.queries
}}}

because the '!DatabaseWrapper' object has no attribute 'queries'

This happens in my pip install of Django 1.2.1 on my Linux Server but not in my recent trunk checkout on my Windows djago dev server.
"		closed	Core (Other)	1.2		worksforme	sprintdec2010		Unreviewed	0	0	0	0	0	0
