biweeklybudget.flaskapp.cli_commands module

biweeklybudget.flaskapp.cli_commands.template_paths()[source]

Return a list of all Flask app template paths, to auto-reload on change.

from http://stackoverflow.com/a/41666467/211734

Returns:list of all template paths
Return type:list