PyCharm autosaves HTML with every keystroke

Once I enable Django support for a project, my template files begin autosaving with every keystroke. If I disable Django support, it stops. I have everything unchecked under the Autosave settings. How can I truly disable autosave?

0
Hello,
Unfortunately, It's a known issue: https://youtrack.jetbrains.com/issue/PY-71359/IDE-saves-the-template-HTML-file-on-every-change
Please vote for it to receive updates on the problem status and possible workarounds.
0

Thank you. I've upvoted it.

0

请先登录再写评论。