Template Languages
Last modified: 17 March 2022Professional feature: download PyCharm Professional to try.
File | Settings | Languages & Frameworks | Template Languages for Windows and Linux
PyCharm | Preferences | Languages & Frameworks | Template Languages for macOS
Ctrl+Alt+S 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.
Projects pane
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. |
Template languages pane
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!