﻿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
8853	admindoc :template: role should not append .html	Ben Spaulding	nobody	Many other template suffixes are used besides {{{.html}}}, for example {{{.txt}}}, {{{.js}}}, {{{.xml}}}, etc. If developers want to document those templates in their docstrings they are out of luck because Django currently appends {{{.html}}} to the filename that is passed into the view. The attached patch will fix the problem, but it is backwards incompatible.		closed	contrib.admin	dev		fixed	admindocs		Ready for checkin	1	0	0	0	0	0
