Honestly, these are the best Django tutorials I've seen.
deedanner
A really good video, covers the basics well - concepts and implementation of basic tables one would need, CRUD and primary/foreign keys. Being a hardcore Oracle DB guy the simplicity of the framework supported models is very refreshing and you've done a wonderful job, at the right pace to explain the essentials. Subscribing to your channel now.
russelfernandes
finally i understand django from this channel compared to other channels
matrixdexter
Man, 1 minute in and I already love this guy.
mujeebishaque
thank you for many-to-many relationship's explanation, really helped! You are a cool guy
scadeline
Earned a sub from me. Glad there are primers out there that keep it simple but don’t miss the important steps.
andrewstrausbaugh
best Django model tutorial I have watched so far.
mahabubelahi
Thanks man! very clear and precise explanation. Helped me in understanding the many2many relationship between tables.
Shubh
Thank you for making this! Really clear explanation.
nancychaudhry
i like how you teach the thinking process unlike other tutorials where they try to show off the skills
echoky
I was having problem understanding models before I saw this video. Now the project I'm pursuing based on models seems like a piece of cake with few hiccups here and there. Thank You so much!!
prathamagarwal
The most well deserved thumbs up in my life! You are a talented teacher, my friend.
eliper
Excellent video, very clearly explained. Bravo!
salocalvos
Thanks for the intro you made my job easier .Thanks
rajeshvarre
the cheat sheet is very useful. Thanks budy!
Kamran_Sadikhov
Good to know what the created tables look like in the database. Thank you.
ronaldfungss
Thanks, it was really helpful. keep up the good work.
vijaynaudiyal
I like that you leave in the simple mistakes that I have made and show how to fix them.
lukelewis
This video really helped helped me a lot even though I was working on a different database mysql
sebolokiaubreykabelo
Excellent, easy to follow Many-to-Many relationship example. Thanks!