Questions tagged [django-runserver]

runserver is the Django built-in development web server

Docs: manage.py runserver

32 questions
-2
votes
1 answer

Django server won't load

strong text I am trying to run my django server using the python manage.py runservercommand. Keep getting this error in my shell. The development server is refusing to load. The image is the error message I'm getting This is the error gotten after…
1 2
3