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 with 127.0.0.1:8000. The django documentation in the section, "django-admin and manage.py" indicates that: <https://docs.djangoproject.com/en/1.8/ref/django-admin/#django-admin-and-manage-py> python manage.py runserver 192.168.0.102:8001 should work, but it does not. It did work for me earlier on the same machine using Django 1.7. Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c2239e5c-55dd-4b09-82c2-8c5596c555e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.