portが80なら省略可能
$ cd <DOCUMENT_ROOT_PATH> $ python manage.py runserver <IP_ADDRESS>:<PORT>
e.g.
$ python manage.py runserver 192.168.0.100:8888