Join my free course on working with the database and models in Django: prettyprinted.com/djangodatabase
@writingpanda4 жыл бұрын
I didn't know about this library. Thank you for the introduction!
@prettyprinted4 жыл бұрын
You're welcome!
@jonsicherman43173 жыл бұрын
Was stuck on finding the right app to use all day today. Thank you!
@muwagamicheal83172 жыл бұрын
Thanks for putting this here.
@MidhunBabu3 жыл бұрын
Thank You so much.......... LOVE FROM KERALA
@Mr214442 жыл бұрын
thanks, i had no idea what the syntax was like, your video helped a lot
@mohammadyusuf16363 жыл бұрын
I was struck on adding a functionality. Your video helped me in solving it. Thanks a lot.
@Feglawy5 ай бұрын
This really saved my day
@capuche7774 жыл бұрын
Very useful, I have been doing by the widgets method :D, thanks for this tip
@muwagamicheal83172 жыл бұрын
Thank you so do much for this video.
@thegreenroom58204 жыл бұрын
Never heard of this library. Awesome!
@Bongz194 жыл бұрын
Thank you for this incredible video, just one problem though, my form is not saving to database anymore, but it was saving when I was using django form. What am I missing?
@amanjain65973 жыл бұрын
How do I select the value of the database coming from the Database suppose you have one prefilled form and want to perform an update operation on that so for that purpose I need to set the dropdown value of the form
@prafullepili60883 жыл бұрын
Thank you so much, it's helping me lot
@ritiksaxenaofficial4 жыл бұрын
Thank you, this saved a lot of time of mine.
@prettyprinted4 жыл бұрын
Glad it helped!
@shuaibalghazali34052 жыл бұрын
Thanks a lot , this helped me
@deepdrops3 жыл бұрын
Excellent explanation! Thank you!
@markmckenzie14953 жыл бұрын
Very useful video. Thanks.
@novartisnk96843 жыл бұрын
thank you so much :)))) you helped me a lot
@peterholzer982 жыл бұрын
Hi,thank you so much, this works great, but how can i get a datepicker or datetime-picker?
@devpaccy3 жыл бұрын
Thank you for this one
@vitalii_myt2 жыл бұрын
Hi, is there a way to use image with text in dropdown select?
@shubhamsharma97564 жыл бұрын
What if I want to use DateInput widgets, how I use it with widgets tweaks????? The main concern for me is to grab the format according to me, so how can I use it to change the format as well...?????
@MrKooops4 жыл бұрын
this is a lifesaver, thank you!
@prettyprinted4 жыл бұрын
Thanks for watching!
@Asmar1962 жыл бұрын
Thank you so much
@davitkvaratskhelia40333 жыл бұрын
Thanks!
@IsmaelOliveiraa4 жыл бұрын
thanks for sharing, a debt i am having what is the difference between crispy-form and widget-tweaks?
@prettyprinted4 жыл бұрын
They are both similar. Try both and see which one you prefer.
@dheerajgautam6974 жыл бұрын
very nice
@dhruvyadav11594 жыл бұрын
How can i get the field name on the left and the form box on the right?
@elyesachour22084 жыл бұрын
HOW CAN I GET AN INFORMATION FROM A HTML AND TYPE CHECKBOX THX
@SajadJalilian4 жыл бұрын
please create social media following / follower system using Django build in user model
@prettyprinted4 жыл бұрын
I'll consider doing that!
@wyyb-ts-894544 жыл бұрын
So usefull
@boribooger2 жыл бұрын
cool!
@rkratz2 жыл бұрын
Life save.. Condaculations
@rangabharath42534 жыл бұрын
Awesome
@himalayagupta77444 жыл бұрын
How to make it work for django filter form?? Please help
@adityar65114 жыл бұрын
i,ve deployed whole project only by creating project not django app, how should i use this method
@banulbalingit8744 жыл бұрын
what is the advantage of using widget tweaks?
@amongdoomers94644 жыл бұрын
We can customize our form to whatever extend
@transcrobesproject36253 жыл бұрын
A little disappointing - there are lots of examples around the web for the things you actually looked at. The select example, however, doesn't and you did that time-old "this one doesn't need anything because my super-sexy, non-standard framework that I'm not talking about already takes care of it". The question being - how do you add style to options?
@dimitrioschatzidimitriou7546 Жыл бұрын
Any chance you found a solution to this ? Please share! :D