jinja2 templates - reformat code
I'm using jinja2 in my project. I've set jinja2 as my template engine in
and select correct templates path at
Now problem: PyCharm doesn't reformat (by reformat code) my html markup. What I am doing wrong?
Settings -> Languages & Frameworks -> Python Template Languages
and select correct templates path at
Setings -> Project: <name> -> Project Structure
Now problem: PyCharm doesn't reformat (by reformat code) my html markup. What I am doing wrong?
1 comment
Sort by
Date
Votes
I also have this problem.
Please sign in to leave a comment.