Python Django Basics for Absolute Beginners #10 Using Model Forms.

preview_player
Показать описание
In this video, we look at model forms and how they can allow us to create forms from our existing database models. Creating forms from our models enables us to easily generate forms.

We also look at how to style our form fields using widgets. We also go ahead to also explore how to upload media to our file system.

LEARN MORE:

SOURCE CODE :

SUBSCRIBE:

Please donate to this channel:

FOLLOW ME:

GITHUB:

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

Very helpful. Thanks for your efforts. We are getting professional training from your hard work. Thanks from India.

sameeermalik
Автор

I have enjoyed watching your videos, but I am just wondering WHY when I go to GitHub and CLONE your project in the link provided... WHY DOES IT NOT WORK? I attempt to make migrations and it FAILS on DEBUG, Database, and then it also errors on "no module named '_curses'. I am a beginner, am I supposed to be watching another video until I become more advanced? I'm just wondering if others are also having these issues

brettpeace