Reputation: 21
I have tried following https://www.jetbrains.com/help/pycharm/2016.1/configuring-template-languages.html.
But i don't find any Template Language node any where in pycharm5 edition. Please help if there is an alternative to have Syntax Highlighting for Django Project templates.
Upvotes: 2
Views: 944
Reputation: 97188
Django template syntax highlighting support is only available in PyCharm Professional Edition.
Upvotes: 3