Django Tutorial for Beginners - Getting Started
Video 1 of a multi video series.
Full Playlist: • Django From Scratch
💽 Code: https://github.com/devopsjourney1/dja...
0:00 Pre-Intro
0:20 Intro to Templating
1:53 Sendng data from view to Template
4:20 Creating a Jinja Template
6:17 Displaying Database data
11:39 Jinja for loop
14:20 Boiletplate template/Nesting templates.