How can I exit from the command line after executing:
python manage.py run server 8080
I already tried Ctrl+C and Ctrl+Z but neither worked. Using gitbash instead of cmd changed nothing.
I am using Windows (64 bit).

Ctrl + Break is the magic combination if Ctrl-C doesn't work.
Try CTRL + SHIFT + C instead of just CTRL + C as this will Capitalize the C.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With