Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi
I have a number of config templates under `templates/` directory.I would like to separate these templates into different sub-directories, such as `templates/so-xxx/yyy.xml`.
But I don't know how to refer to these templates from python.I understand...
Hi, @Daniel Kratz
Thank you for your consideration and understanding!As you said, Naming convention should have been determined correctly...
The method you shared meets my needs:- no need to change python code and template name- template files are s...
Hi,
Thank you for providing info!
Yes, unfortunately I couldn't find the way to split template into subdirectories in doc neither.
If someone was the same situation and solved it, I'd like to know the solution.
> If you need this features , you need ...
Thank you for sharing makefile!It can be a solution of my problem.
But, ideally, I'd like to use the template file without any changes to the template file name itself.and just put the files into respective sub-directories.
There might be no way to r...