How To Delete Items From The Database - Python and Flask #10

preview_player
Показать описание
In this video I'll show you how to delete items from the database with flask and python.

Deleting database items is pretty simple, we just need to define the thing we want to delete, then delete it, then commit that change, and then redirect to somewhere in the database.

We'll create a route to do that, and pass the friend id thru the url to delete it.
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Flask Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:

Codemycom
Автор

you'r such a great teacher bro...i'v watched so many online tutorials and am beginning to understanding more clearly with your tutorials.. Thanks man, you"v got a big fan here from

wingielee
Автор

I want to express my sincere thanks and appreciation to you for a job well done. You simplified the job for me so much. After following your django tutorials, flask becomes much more simpler to learn. It took me just a day to familiarize myself with it with your flask tutorials as well. Now you kept me confused which one I''m to use hahaha. Thanks alot

pythonsalone
Автор

This was very helpful. Thank you. I had to change the code to regular SQL code but I got the solution I needed.

christianism
Автор

Your videos are really good, directly to the point, and very entertaining. Thanks for that. One question: how can I process bulk operations? for instance, using a check box to mark all the friends to delete, and then an additional button to delete them all. Or to have a list of items displayed on the page, and check those to be saved in the database. Could you please explain that?

jesusloaiza
Автор

Thanks for the video! Your videos have been helping me for a year

eshaangupta
Автор

thank you so much bro, u r a great teacher ... learned alot ... Last month i learned Django from you and now Flask too ... :)

RugvedhiGuru
Автор

thanks, that really helped me solving a cs50 assignment :)

scoutee
Автор

Hi sir I'm performing fyp I perform delete operation as the same but I'm getting "the requested url was not found on the server"

saimaliabrish
Автор

Please do a CRUD video for another type of sqldatabase, maybe PostgreSQL.

radomirmijovic
Автор

hello, your explanation is really too much helpful, can you help me to just look my code to optimize it in fastapi?

nikitapatel
Автор

Truer words never spoken: "Everything on Twitter, Facebook and Instagram is crud."

teclote
Автор

great videos sir but i am so confusing which one can i use to build a website flask or django like codemy.com for example and how

trueprogresstp
Автор

any chance there's an adding portion?

davidbeiler
Автор

Django--- i have author that is charfield and i want to change into foreign key, how ?

freekeys
Автор

Hello sir. Can you please show us how to create a chat application using tkinter. Its been tough for me..i am failing. Can you please show us in such a simple way.

krishd
Автор

"Everything on the Internet is CRUD." <--Truth! Lol...

mattdaddym