For some reason, my Django Development Server ignores the IP:Port parameter
when I start it. No matter what I enter for that parameter, it always uses
127.0.0.1:8000. I think (but am not sure) this started happening when I
upgraded from Django-1.7 to Django-1.8.2.
I am running on Slackware Lin
Sadaf,
Thanks for your reply. To be clear, my objective is to run tests with
other computers behind my firewall. Hence the 192.168.0.102 address which
will only work on my local network.
I tried your idea of specifying 0.0.0.0:8000, but that did not work. The
development server still runs w
2 matches
Mail list logo