﻿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
677	[patch] sql_queries list not getting reset between requests	seancazzell@…	Adrian Holovaty	In debug mode, a log of sql queries are stored as a list in django.db.db.queries - this list isn't getting cleared between requests.  The enclosed patch adds the necessary line of code to handlers/base.py in the get_response method (seemed the most logical place for it).	defect	closed	Database layer (models, ORM)		normal	fixed			Unreviewed	1	0	0	0	0	0
