Just run this command
python manage.py runserver 0.0.0.0:8000
instead of
python manage.py runserver
also, you can change the port in the first command I just used the default one