I am using the lxml library to define a variable (category) in a view. lxml provides a method .get to retrieve custom attributes. I\'d like to use it in the tem
.get
Here I wrote a hack to call a function and pass the arguments http://www.sprklab.com/notes/13-passing-arguments-to-functions-in-django-template/