Due: 10/3 (Thur), 21:00
- Fork this repo.
- Implement today's tasks (total 3).
- Send PR to this repo's main branch.
Note that you need to start from creating a new Django project. (No skeleton code)
Run django-admin startproject toh
at the root of this repo.
git clone https://github.com/{YOUR_GITHUB_ID}/swpp-p6-django-tutorial.git
cd swpp-p6-django-tutorial
django-admin startproject toh