jinja2.sandbox.ImmutableSandboxedEnvironment.call_filter

ImmutableSandboxedEnvironment.call_filter(name, value, args=None, kwargs=None, context=None, eval_ctx=None)

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

New in version 2.7.