Due: 10/8 (Fri), 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}/swpp2021-django-practice.git
cd swpp2021-django-practice
django-admin startproject toh