module documentation

Undocumented

Class ​Engine​Handler No class docstring; 0/1 property, 0/2 instance variable, 1/4 method documented
Class ​Invalid​Template​Engine​Error 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):

Return an iterable of paths of directories to load app templates from.

dirname is the name of the subdirectory containing templates inside installed applications.