﻿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
22685	SimpleTemplateResponse not suitable as TemplateView.response_class	Markus Bertheau	nobody	"`SimpleTemplateResponse` not suitable as `TemplateView.response_class` because `TemplateView` calls the constructor with a kwarg `request` that `SimpleTemplateResponse` doesn't know.

I'm not sure if that's an intended use case for `SimpleTemplateResponse` though.

There's a related older commit https://github.com/django/django/commit/6fe3a444dfc47c81036fb9c382f7c6647a9faca5 but it's not in 1.6."	Bug	closed	Generic views	1.6	Normal	needsinfo		mbertheau@…	Unreviewed	0	0	0	0	1	0
