My Django Repl file runs automatically and I can't make it stop

Hi there - I’m new to replit (and fairly new to coding in general). I’m working on a Django web app. I didn’t realize the server was running when I went to edit one of the views so I started getting server errors. Now I can’t stop running the file. Every time I hit stop, it says “stopping,” freezes, and doesn’t let me do anything. I quit Chrome, restarted my computer, and went back to Replit but as soon as I open the Repl, it automatically starts running and I’m stuck in the same situation.

Can i somehow open my Repl without the Repl automatically running?

Just fork the repl this should fix your issue.

1 Like

Thank you! That helped me out

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.