打开网站
$ python manage.py runserverPerforming system checks...
0 errors found
May 13, 2015 - 15:50:53
Django version 1.8, using settings 'mysite.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.$ python manage.py runserver 8080$ python manage.py runserver 0.0.0.0:8000Last updated