Building a simple note-taking app using Django 3 - part 2

preview_player
Показать описание
Welcome back to the second part of this series. In this part, we will do some more backend code.

We will take care of saving, adding and deleting documents.

If you want to look at the code for this project, you can find it on GitHub:

I hope you liked the video, and if you did, please click like and share the video with your friends :-)

#django #python #tutorial
Рекомендации по теме
Комментарии
Автор

Finally, i've been able to complete my django project from this tutorial. Thank you so much Mr. Stein. ❤

clementpalmer
Автор

Thank you so much sir for making this! Everything you explained was easy to understand! looking forward for more of such videos!!

learnnihongo
Автор

i get a Document matching query does not exist error at 6:49 pls help

Jj-orix
Автор

Where is the variable "docid" incremened ? I am not sure to understand that

pseudounknow