﻿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
12847	Allow simple_tags to specify a function name	David Cramer	Vladimir Moskva	"It would be useful if simple_tag allowed you to specify the function name.

e.g.

register.simple_tag(lambda x: x-1, 'minusone')"	New feature	closed	Template system	1.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
