yum으로 설치 안됨. -_-;
https://pip.pypa.io/en/latest/installing.html 사이트를 참조하여 get-pip.py 파일을 다운로드 받은 후 다음과 같이 실행하여 pip 설치
python get-pip.py
pip을 통해 다음과 같이 django 설치
pip install django
yum으로 설치 안됨. -_-;
https://pip.pypa.io/en/latest/installing.html 사이트를 참조하여 get-pip.py 파일을 다운로드 받은 후 다음과 같이 실행하여 pip 설치
python get-pip.py
pip을 통해 다음과 같이 django 설치
pip install django