AI Tutor Gemini

Guide for Week 3

Page
Style
Download Notes
Month 1: The Foundations (Weeks 1-4)
Module 1

Guide for Week 3

Instructor-Led Session: This week is all about the "V" and "T" in Django's MVT architecture. We'll learn how to create dynamic web pages with Django views, manage URL routing, and render content using Django's template language, including template tags and filters.

Project 3: Blog Features. Expand your blog with a detailed post view, a list of all posts, and a way to display comments.

Assignment: Practice a feature branch workflow by creating a new Git branch for the commenting feature.