PyCharm - Pyramid Project with Chameleon Templates Selected
Answered
I am using PyCharm 2019.2.2 Pro Edition (build 192.6603.34). When I create a new project, select Pyramid and then select Chameleon as the template language, the resulting project is using jinja2 templates. The files in the templates directory are layout.jinja2 and mytemplate.jinja2. Am I missing something?
Please sign in to leave a comment.
Just had the same experience here, same version and build... but also with the 2019.2 version.
Also, it doesn't seem to create any configuration to run the server.
Hello,
I'm sorry for such an inconvenience. The issue is known and covered by https://youtrack.jetbrains.com/issue/PY-37708, please vote for it in order to increase its priority and follow for updates.