Django Website with Database Tutorial Part 2

Опубликовано: 08 Февраль 2026
на канале: Degan Kettles
556
4

In this lesson, which is part 2, (Part 1 here:    • Django Website with Database Tutorial Part 1  ) I show how to take an "Exam" type of problem that asks the programmer to make a Django website that displays a list of super heroes. As part of this problem, you are asked to use template inheritance, include static files (css), create models (tables), and more. Some exhibits related to this video are included here:

Sample Problem: https://byu.app.box.com/s/92l4gm7ji41...

Key code from me solving the problem:
https://byu.app.box.com/s/03wehfcdcum...