CodeLion Django 수업코드

각 폴더에 있는 소스를 받으시고, 가상환경 생성 뒤,

pip install django

를 통해 django를 설치한 다음에

python manage.py runserver

를 통해 실행하세요!