i was facing the same issue, as kenwhitessell said you should read the documentation once.
but try adding your IP Address in request.py file in allowed_hosts list then try running it as runserver IP:8000
i was facing the same issue, as kenwhitessell said you should read the documentation once.
but try adding your IP Address in request.py file in allowed_hosts list then try running it as runserver IP:8000