﻿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
24043	connection.queries always empty	artscoop	nobody	"Hi,
I am using Django 1.7 (tried 1.7, 1.7.1 and stable/1.7.2), settings.DEBUG is True.
settings.DATABASE has 2 database configurations, one with PostgreSQL and one with SQLite.

connection.queries in views, and sql_queries in templates, are always empty. (tested in Middleware, views and templates)
I've seen https://code.djangoproject.com/ticket/23364 which states a similar (or the same) bug, and says it's fixed.

Yet, connection.queries (or .queries for each connections.all()) is desperately empty."	Bug	closed	Database layer (models, ORM)	1.7	Normal	invalid			Unreviewed	0	0	0	0	0	0
