Searched refs:contextfunction (Results 1 – 7 of 7) sorted by relevance
24 from jinja2.utils import contextfunction, import_string, Markup132 @contextfunction138 @contextfunction148 @contextfunction
57 environmentfunction, evalcontextfunction, contextfunction, \
44 def contextfunction(f): function56 f.contextfunction = True
30 from .utils import contextfunction142 @contextfunction148 @contextfunction162 @contextfunction
38 from .utils import contextfunction
32 def contextfunction(f): function44 f.contextfunction = True
31 - ``contextfilter`` and ``contextfunction`` are replaced by180 - ``pass_context`` replaces ``contextfunction`` and211 :func:`contextfunction`. :issue:`1145`682 - Allow ``contextfunction`` and other decorators to be applied to