Short guide to give you confidence to find your way when coding Python in django.
We cover three concepts that covers the basics of django code. This we will use as maps when we in a later video start implementing a simple but very sought after function.
00:00-00:27 The What
00:28-03:29 The Concepts
03:30-04:41 The Model
04:42-05:19 The Templates
05:20-06:06 The View
06:07-07:02 Next up