How to generate python code with django template
Answered
I'm trying to use django template to generate python code directly. That is, several files that contains python code in django templates. Can I edit these template in pycharm with at least syntax highlight support?
Please sign in to leave a comment.
PyCharm Professional has Django template support (and more.)