ローカル システムのホスト名で Django サーバーを実行したかったのです。Djangoには独自のサーバーがあります...それはlocalhost:8000
実行したいだけです
cpanel-django.django-project.com:8000
私は使用してみました:
python manage.py runserver cpanel-django.django-project.com:8000
私はこのエラーが発生しています:
Validating models...
0 errors found
March 06, 2014 - 06:21:24
Django version 1.6.2, using settings 'moclient.settings'
Starting development server at http://cpanel-django.django-project.com:8383/
Quit the server with CONTROL-C.
Error: [Errno -5] No address associated with hostname