﻿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
5949	Add RequestContext in middlewares or in templates	xin@…	nobody	"Hello,

More times, when anyone use a extern django application, if this do not add a request context in the render_to_response, the parent templates can not print his data that a middlweare put in HttpRequest.

For this, I think is a good idea set the adding of request context in the context of templates, from the settings, o directly from the templates. 
Templatetags and filters do not permit access to request data for use his values.

Thanks"		closed	Core (Other)	dev		wontfix	request context templates middleware		Unreviewed	0	0	0	0	0	0
