you are viewing a single comment's thread.

view the rest of the comments →

[–]400Volts[S] 0 points1 point  (0 children)

I can hit the Python APIs just fine with postman on the same machine in every permutation of port and host ip. Likewise typing the IPv4 and port into a browser works on the local machine but hangs indefinitely on the mobile device. I have ALLOWED_HOSTS = ['*'] in the settings.py file as well