You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
command line
(myvenv) c:\workspace\django> django-admin startproject conf .
이미 사용중인 PORT가 있다면, PORT를 변경해서 실행 합니다.
(myvenv) c:\workspace\django> python manage.py runserver [PORT]