﻿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
26253	TemplateResponse and BasicTemplateResponse: error message causes TypeError	David Reitter	nobody	"When TemplateResponse or BasicTemplateResponse are called, a TypeError is thrown.

This is because their __init__() creates a BackendTemplate giving only one argument to the constructor.

The resulting error is obviously confusing and obfuscates the warning.

The attached patch addresses the issue, although I am unsure whether one should assume, by default, that a DjangoTemplate was given."	Uncategorized	new	Template system	1.9	Normal		Teamplates		Unreviewed	1	0	0	0	1	0
