Django Forms - Save Form Data to Database with Model Forms

preview_player
Показать описание

Timestamps:
00:00 - Introduction
03:10 - Create a form
04:44 - Meta class
05:27 - Instance of the form
06:34 - Display the form in HTML
08:55 - Save model to Database

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853

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


Links:

Timestamps:
00:00 - Introduction
03:10 - Create a form
04:44 - Meta class
05:27 - Instance of the form
06:34 - Display the form in HTML
08:55 - Save model to Database

codebreakthrough
Автор

This is super good, extremely concise

koladebadmus
Автор

Thank you for this tutorial, it was exactly what I needed, nothing more, nothing less and very well done.

louwrentius
Автор

Great tutorial, and you may have the most calming voice I have ever heard!

LukeOlafP
Автор

you have no idea how this saved me! God bless your channel

eddyateye
Автор

your tutorials are on point and easy to understand👌

sylviemutuyimana
Автор

Thanks you so much Caleb. This video was very helpful.

stepvizzy
Автор

broo, that worked, thank you. Honestly i didn't even expect this was the problem, but it helped) thanks

adilet
Автор

Nobody, called this out, that you need to name/define fields again in the ModelForm also .... I had only called out Mera Class, knowing that Model Fields are defined ... But data was not saving, It got me hanging for 2 days, before you saved me .... thanks Caleb

asisrpjmtj
Автор

We gain every time something great from u

aannookhan
Автор

What if I want to display the form with data from the database? for instance, I want to create a form that have radio buttons, and the label for each radio button have text that come from a Model. Can I do this? (not a native speaker, sorry for grammar mistakes)

bkelvlw
Автор

Hi Caleb,

Can you do a video on future of django, I've heard that web 3.0 is taking over web 2.0. I mean block chain technology.

Is that really true ? Will django become unneeded?

mrm