

WATCH NEW VERSION HERE:
How to create forms using models.
► Django book for beginners:
Samuli Natri is a programmer who is familiar with several programming languages and technologies including C/C++, OpenGL, Django, Drupal, Python, JavaScript, HTML and CSS. He attended Helsinki University of Technology (Computer Science) and Helsinki University (Social Sciences).
Website:
Github:
Twitter:
Facebook:
source
Hello. Thanks for the great video.
I get the following Error for the blog view: Field 'id' expected a number but got <built-in function id>.
Could you please help me out?
Best, Greg
You are the nearest thing can be compared to the "GOD"
Sir we need more tutorials from you. please keep on making such amazing videos.
this is good tutorial ,could you please share the elastic search code for reference
This was terrific. Perfectly concise.
very good explanation
nice!
your accent and explanations are too good.
what's the name of the editor program (ide) ?
Very well explained ! unique to find.
So informative, so well explained, thank you very much !!!
What a explanation sir!
Well explained.
1 request please make playlist of all these django tutorial… So easily get all videos
Thank you ! 😀
thnx a lot man
Thank you so much man! I was stuck in form for couple of days due to very simple error 🙂
4:30 Why not using f"{self.title}" ?
Good stuff, much appreciate mate 🙂
really helped, thanks!
fantastic….really good amount of different aspects brought together here.
thank you so much …im a beginner and this is bringing a few things together. I still don't really understand, but can go to work from here.
Thanks for the explanation.nice ……
how would you create a post method if you have multiple forms in the same template page..?