I followed the instructions here to run Django using the built-in webserver and was able to successfully run it using python manage.py runserver. If I access 1
python manage.py runserver
If you are using Docker you need to make sure ports are exposed as well