﻿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
8420	Inconsistent use of template_name in generic views	Benjamin Schwarze	nobody	"Nearly all generic views use the parameter ''template_name'' to provide a custom template for rendering purposes.

But, the generic view ''django.views.generic.simple.direct_to_template'' uses the parameter ''template'' instead of ''template_name'' for exactly the same.

This is an inconsistency that probably should be fixed before releasing 1.0."		closed	Generic views	dev		wontfix			Unreviewed	0	0	0	0	0	0
