The solution is to use
Python manage py runserver 127.0.0.1:8080
or start the specified network card: python manage.py runserver 192.168.1.248
The solution is to use
Python manage py runserver 127.0.0.1:8080
or start the specified network card: python manage.py runserver 192.168.1.248