﻿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
11989	Allow @register.inclusion_tag to take a template as well as a template name	Jeremy Dunck	nobody	"Sometimes, I want the convenience of an inclusion_tag without specifying an external template.  I can't use simple_tag because I need context access.

@inclusion_tag allows either a template name or an iterable of template names.

The attach patch allows a template to be given directly, as well.

I noticed @inclusion_tag doesn't seem to be currently tested, and this patch doesn't include tests.  Where should @inclusion_tag tests live?"	New feature	closed	Template system	1.1	Normal	fixed		Daniel Quinn	Ready for checkin	1	0	0	0	1	0
