jinja2.environment.Environment.call_filter

Environment.call_filter(name, value, args=None, kwargs=None, context=None, eval_ctx=None)[source]

Invokes a filter on a value the same way the compiler does it.

New in version 2.7.