Learn Django in 12 Days.
This repository contains resources and files to learn Django.
- Python
- HTML , CSS
- Windows
- Linux
| DAY | Description |
|---|---|
| Day 0 | Apps and URLs |
| Day 1 | Models and Migrations |
| Day 3 | Admin and Apps |
| Day 4 | Views and Templates |
| Day 5 | Handling Static Files |
| Day 6 | Model & Relationships |
| Day 7 | Forms |
| Day 8 | Views |
| Day 9 | Authentication |
| Day 10 | Rest Framework (REST APIs) |
| Day 11 | Deploy |