﻿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
16004	csrf_protect does not send cookie if view returns TemplateResponse	Luke Plant	nobody	"See http://groups.google.com/group/django-developers/browse_thread/thread/f96e982254fbe5c3S

The problem is that `decorator_from_middleware` does not render the response the way that normal handling does.

Note that problem will be hidden if `CsrfViewMiddleware` is in use.

See also #16003 which is likely related.
"	Bug	closed	CSRF	1.3	Release blocker	fixed		chris@…	Accepted	0	0	0	1	0	0
