﻿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
2800	[patch] Make ifchanged tag accept a parameter	wolfram@…	Adrian Holovaty	"The patch allows to pass a parameter to ifchanged, which is then evaluated and checked if it has changed, instead of the tag’s content. If it has changed the content is being printed, as usual. I.e. you can do

{{{
{% ifchanged variable %}print if variable's value has changed{% ifchanged %}
}}}

To know more about the details, [http://wolfram.kriesing.de/blog/index.php/2006/djangos-template-syntax-enhanced-ifchanged read here]."	enhancement	closed	Template system		normal	fixed			Unreviewed	1	0	0	0	0	0
