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?

0
1 comment

PyCharm Professional has Django template support (and more.)

0

Please sign in to leave a comment.