tehon:~/workspace $ sudo pip3 install Django
tehon:~/workspace $ python3 manage.py migrate
tehon:~/workspace $ python3 manage.py runserver $IP:$PORT
서버 끄기
ctrl + c
tehon:~/workspace $ sudo pip3 install Django
tehon:~/workspace $ python3 manage.py migrate
tehon:~/workspace $ python3 manage.py runserver $IP:$PORT
서버 끄기
ctrl + c