- #0 Introduction to django | project overview
- #1 Virtual environment and django setup
- #2 Views and URLS in Django
- #3 Templates | Django template language basics
- #4 Template inheritance In Django and adding Navigation Bar
- #5 Models and Migrations in Django
- #6 Creating Blog using ADMIN Panel
- #7 handling media upload
- #8 Displaying objects (blogs)
- #9 Template filters in django
- #10 Handling static files in django
- #11 URL parameters and individual blog page
- #12 App URLS in Django
- #13 Show latest post on top | Order by
- #14 Creating new project
- #15 Signup Form
- #16 Signup Route handler
- #17 Access user details in home page
- #18 Adding Navigation Bar & logout
- #19 Login page & change Nav links
- #20 Creating todo Model
- #21 Creating Form & todos
- #22 Displaying Todos
- #23 Delete Todos
- #24 Styling Applicaion
- #25 Deploy to Heroku
In this Course we will be learning about Django 3 and we will build two projects as well