wheezy: fix is_safe attribute of template filters
In Django 1.4 'is_safe' and 'needs_autoescape' attributes has been made keyword arguments of @register.filter
Please register or sign in to comment
In Django 1.4 'is_safe' and 'needs_autoescape' attributes has been made keyword arguments of @register.filter