Episode

Creating Relationships [9 of 24] | Beginner's Series to: Django

Django has powerful support for relational databases. In this next video, we'll create a new data model that relates to the first. You'll learn about foreign keys, one to one, one to many and many to many relationships in Django models.

Useful Links:

Python