﻿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
3034	"Added ""mimetype"" param to django.views.generic.simple.direct_to_template"	Paul Bx <pb@…>	Jacob	"I think direct_to_template is the only generic view that doesn't take a ""mimetype"" param.  This patch remedies that. The use-case that drove me to write this was wanting robots.txt to have the right Content-Type.  I'm sure there are others (CSS generation and JS generation come to mind).

I've tested this with a dummy project and via runtests.py (though direct_to_template doesn't seem to be covered).
"	enhancement	closed	Generic views	dev	normal	fixed			Ready for checkin	1	0	0	0	0	0
