A part of #100DaysOfCode challenge.
Applying simple to complex stuff on Django each day for the next 100 days.
- Create a virtual environment and install all the requirements.
- Create a Django superuser.
- Run the local server.
Everyday log is maintained in logs.md file.