pip install django
python -m django --version
mysite는 원하는 프로젝트의 명칭을 입력하면 된다.
django-admin startproject mysite