Why can't I type this in a Django template?
data|customTag:variable,forloop.parentloop.counter
I just want to be able to pass three or more arguments into a filter
pretend there are already for loop and the variable/filter have been defined elsewhere