Django Website with Database Tutorial Part 1

Опубликовано: 22 Октябрь 2024
на канале: Degan Kettles
993
10

In this lesson, 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...