(FREE) Early access course notes - calcur.tech/backend-notes Links: Get the code here - github.com/CalebCurry/django-modelform Previous video - kzbin.info/www/bejne/nKS5imlshqebra8 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
@LukeOlafP10 ай бұрын
Great tutorial, and you may have the most calming voice I have ever heard!
@koladebadmus70552 жыл бұрын
This is super good, extremely concise
@adilet32782 жыл бұрын
broo, that worked, thank you. Enctype="multipart/form-data". Honestly i didn't even expect this was the problem, but it helped) thanks
@not_anth5 ай бұрын
Thank you, Caleb!
@louwrentius2 жыл бұрын
Thank you for this tutorial, it was exactly what I needed, nothing more, nothing less and very well done.
@eddyateye8102 жыл бұрын
you have no idea how this saved me! God bless your channel
@asisrpjmtj2 жыл бұрын
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
@sylviemutuyimana77642 жыл бұрын
your tutorials are on point and easy to understand👌
@aannookhan28682 жыл бұрын
We gain every time something great from u
@stepvizzy2 жыл бұрын
Thanks you so much Caleb. This video was very helpful.
@PhabloTavaresPaixão Жыл бұрын
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)
@ajin6180 Жыл бұрын
Thank you!!! You help my work project
@kuroxell Жыл бұрын
Thank you!
@mrm46912 жыл бұрын
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?