How to generate python code with django template

已回答

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

PyCharm Professional has Django template support (and more.)

0

请先登录再写评论。