I made my project fine and when I run my server through a normal shell it works but I am trying to run my project through git bash. All the commands seem to work fine but when I do
python manage.py runserver
it gets stuck on Watching for file changes with StatReloader. Apparently after that I go tolocalhost:8000
but that and my 127 port 8000 are not responding and show that theres nothing there, No errors or anything and like I said if I python manage.py runserver
through shell it works
If you use django with Dockerfile, you won't miss that env var PYTHONUNBUFFERED set by 1.
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