Due: 10/16 (Fri), 21:00
- Fork this repo.
- Implement today's tasks (total 3)
- Send PR to this repo's master branch.
Note that you need to start from the project generation. (No skeleton code)
Run django-admin startproject toh
on the root of this repo.
git clone https://github.com/{YOUR_GITHUB_ID}/swpp2020-django-practice.git
cd swpp2020-django-practice
django-admin startproject toh