Remco, thanks a lot for the response, and your answer makes sense to me.
Unfortunately, I am not Chris, and I do not have a Windows box, so I need
to wait until he gets time to try it out to validate it. But when he
responds, I will, This is just to thank you for your answer and let you
know th
He is running it with "./manage.py runserver", which listens to the local
interface only (the 127.0.0.1 IP address).
To get it to listen to the external address instead, use "./manage.py
runserver 192.168.56.101:8000" and then it will work. Or "0.0.0.0:8000" to
listen to all interfaces.
Greetings
Our friend Chris Troutner installed our Django 1.4 app on Windows in
a VirtualBox running Ubuntu.
He could access the Django app from the browser in Ubuntu, but not from the
Windows browser.
He writes:
- While you can access the front end in the Ubuntu VM, you can't access
it from the
3 matches
Mail list logo