module documentation

Undocumented

Class EngineHandler No class docstring; 0/1 property, 0/2 instance variable, 1/4 method documented
Exception InvalidTemplateEngineError Undocumented
Function get_app_template_dirs Return an iterable of paths of directories to load app templates from.
@functools.lru_cache
def get_app_template_dirs(dirname): (source)

Return an iterable of paths of directories to load app templates from. dirname is the name of the subdirectory containing templates inside installed applications.