trestle.core.jinja.ext
trestle.core.jinja.ext ¤
Trestle core.jinja extension loading functionality.
Attributes¤
logger = logging.getLogger(__name__) module-attribute ¤
Classes¤
Functions¤
extensions() cached ¤
Return list of Jinja extensions packaged with compliance-trestle and included from plugins.
Source code in trestle/core/jinja/ext.py
28 29 30 31 32 33 34 35 36 37 38 39 40 | |
handler: python