Template Languages
Available only in PyCharm Professional: download to try or compare editions
File | Settings | Languages & Frameworks | Template Languages for Windows and Linux
PyCharm | Settings | Languages & Frameworks | Template Languages for macOS
CtrlAlt0S or
Use this page to select the template language to be used in each of the projects opened in the same window, specify template folders.
Item | Description |
---|---|
Projects | This pane displays the list of projects, opened in the same window. The first project in the list is the primary project. |
Item | Description |
---|---|
Template language | Select the desired template language for your project from the list. For example, you can mark your project as using Django templates even if it is not a Django project. The available template languages are: |
Template file types | In this section, specify the types of files, where templates will be recognized.
|
tip
Django support skips directories not marked as Django templates, if they are marked as Resources.
Thanks for your feedback!