Style Django Forms With Bootstrap - Django Blog #5

preview_player
Показать описание
In this video I'll show you how to Style a Django Form with Bootstrap.

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

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

Codemycom
Автор

idn't know about the "form.as_p" vs "form.as_ul" ... "form.as_table" . These little details I keep finding in your videos are great.

anthonygrear
Автор

I was really confused on applying django in real world projrcts. Now that I see your videos I have cleared all my doubts and understood everything :) Really thanks a lot sir

rickkerpvtltd
Автор

a person is known by not how much he does but how well he does..you are the man and thankyou... you deserve a salute

viveksharmapoudel
Автор

Eres increíble, a pesar que no comprendo muy bien el inglés se te entiende a la perfección. Gracias

gabrieldiazandrade
Автор

u have teached me something that every page tried to do with plugins or external libraries, thank you very much

micaelmoscoso
Автор

I was struggling with this for days. Thanks for the great video.

mahirrahman
Автор

Say John.... We're on Video 5 now and I've noticed that you haven't placed a </form> tag yet. Just curious as to why that is? It's not like anything has changed with functionality — just something I've noticed over these.

brettgastelum
Автор

Thanks a million... you the best !....my one stop for all my coding all day every day...i have really learnt a lot

George-Ndichu
Автор

At 15:16 you show model = Post, form_class = PostForm and template_name= 'add_post.html' but these are not used by anything. Also Following this example I keep getting an error: got an unexpected keyword argument 'attrs' when I specify the widgets

beckett
Автор

I always wait for "do smash like button below", that sounds very funny af

subhankarjadab
Автор

you are the best, im going to gift your course to my brother (y)

jansafar
Автор

You and moshhamidani is my best teachers live long

bostankhan
Автор

Great video! It would be better if you mentioned that it is not a mandatory to use 'Meta' and class-based views. I think a lot of newbies watch the video and they may be a little confused about that as I was in my time

work
Автор

i just love this man, my code crashed and i could not do anything about it. but its working

Chibudomobasi
Автор

Thank you, it's really very well presented.

laidifoughali
Автор

Hey there, awesome tutorial. Question, are the forms responsive, for mobile devices? In your tutorial, the boxes stretched across the screen, will they do that on phones as well? Or will extra bootstrapping be needed? Thanks!

eennavrublevska
Автор

I did everything in this video however the form is not styled with bootstrap no matter how many times i refresh the browser

immanuelnjuguna
Автор

Do you have an example to add bootstrap to a fileinput?

groenekool
Автор

Forinstance if I want to take the author as textinput from the user but however keep it as foreign key in my model, is that possible? . I don't want the author to be a selection even though django automatically make foreignkey in models as selection. How do I work around this, any help

dankwabismark