﻿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
29432	Allow passing an integer to the slice template filter	Maxim Danilov	nobody	"or it should be:

{{{
def slice_filter(value, arg):
      arg = '%s' % arg
      .......
}}}
thats helped to use slice filter in loops with forloop.counter together.  
"	Cleanup/optimization	closed	Template system	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
