PyCharm keeps reloading the Django project as I type - very annoying

Hello,

How to reproduce:

1) Open Django project

2) Press "Shift+F10" to run

3) Start editing a ".py" file such as "views.py"

4) In the Run window you'll see errors after errors as you type. It's because you haven't finished yet.

 

PyCharm must wait until I finish and "Save" the file, then reload.

3 comments
Comment actions Permalink

Hello, 

 

This is not reproducible for me. Could you please attach a screenshot of the errors that appeared and a screenshot of   Settings/Preferences dialog | Appearance and Behavior | System Settings  -> Autosave. 

0
Comment actions Permalink

Hello,

The errors are Django errors not PyCharm errors. Errors appear for many reasons because I've modified a ".py" file but my changes are not complete yet but PyCharm saves the file as I type and Django reloads the project.

The AutoSave screenshot is attached.

 

0
Comment actions Permalink

>The errors are Django errors not PyCharm errors.

 

Yes, I understood that, but as it is not reproducible for me could you please attach a screenshot of those errors? 

Thank you!

0

Please sign in to leave a comment.