I am trying to connect to a Django development server, running in OS X localhost:8000, from VMWare running Windows.
I\'ve tried various combinations of settings, but no
ifconfig
, or in System
Preferences > Network. Let's say it's 192.168.1.2
. python manage.py runserver 192.168.1.2:8000
http://192.168.1.2:8000