Models – Django Web Development with Python p.2

Welcome to Part 2 of the web development with Python and Django tutorial series. In this tutorial, we’re going to introduce the concept of Models, which is where the majority of the value of Django comes from.

Text-based tutorial: https://pythonprogramming.net/models-django-tutorial/

Channel membership: https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ/join
Discord: https://discord.gg/sentdex
Support the content: https://pythonprogramming.net/support-donate/
Twitter: https://twitter.com/sentdex
Facebook: https://www.facebook.com/pythonprogramming.net/
Twitch: https://www.twitch.tv/sentdex
G+: https://plus.google.com/+sentdex

#django #web-development #python