▶ Watch Django Wednesdays Twitter Playlist ✅ Subscribe To My TH-cam Channel: bit.ly/3BA5c6i bit.ly/2IGzvOR ▶ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take 50% off with coupon code: youtube50 bit.ly/2VC9WUN ▶ Get The Code bit.ly/3PrSIDy
Thanks a lot sir I am from Bangladeshi none "Computer Science and Engineering" (CSE) back grounded student. Pray for me that I can achieve my goal as soon as possible.
Can you teach to us deploying any django website to digitalocean and to get domain please I really need it :)😟 And thank you for all thing I don't know English very well but you can teach very simply and clearly to me and I can easily comprehend your speech 👍😀
Hello and very thanks for your good tutorials.I want to do a math operation in Qt .for example two numbers in two box and view sum two numbers in another box or a lable.If it is possible help me.thankyou
kind of unrelated but im using flask to create a website and im trying to save an input from a bootstrap datepicker into the sqlite database. Is there a way to do so?
My Register page shows the text: Password-based authentication: Enabled Disabled Whether the user will be able to authenticate using a password or not. If disabled, they may still be able to authenticate using other backends, such as Single Sign-On or LDAP. I dont know how to remove that ):
Hello. Not very related to this topic but I have a problem that I can't convert from .py files using CustomTkinter to the .exe file. Hope you make a video tutorial on that topic. Thank you very much, wish you good health.
▶ Watch Django Wednesdays Twitter Playlist ✅ Subscribe To My TH-cam Channel:
bit.ly/3BA5c6i bit.ly/2IGzvOR
▶ See More At: ✅ Join My Facebook Group:
Codemy.com bit.ly/2GFmOBz
▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
Take 50% off with coupon code: youtube50 bit.ly/2VC9WUN
▶ Get The Code
bit.ly/3PrSIDy
such a useful series just like the blog post series.
Glad you're enjoying it!
Thanks a lot sir I am from Bangladeshi none "Computer Science and Engineering" (CSE) back grounded student. Pray for me that I can achieve my goal as soon as possible.
good luck
Wow this course is really great!
Glad you enjoy it
So helpful, Thanks!!!
Welcome!
Can you teach to us deploying any django website to digitalocean and to get domain please I really need it :)😟
And thank you for all thing I don't know English very well but you can teach very simply and clearly to me and I can easily comprehend your speech 👍😀
How would I go about adding an "Admin" link to the navbar if the current user is super?
Run an if statement to check if request.user.username == 'Admin'
Hello and very thanks for your good tutorials.I want to do a math operation in Qt .for example two numbers in two box and view sum two numbers in another box or a lable.If it is possible help me.thankyou
This is a Django video and playlist
kind of unrelated but im using flask to create a website and im trying to save an input from a bootstrap datepicker into the sqlite database. Is there a way to do so?
Of course.
👍👍👍
How can we add more fiels to register for example i want to input users linkedin profile link
And also store in database.
Add them to the Profiles model in models.py file in the same manner that I did in some videos on this playlist.
My Register page shows the text:
Password-based authentication:
Enabled
Disabled
Whether the user will be able to authenticate using a password or not. If disabled, they may still be able to authenticate using other backends, such as Single Sign-On or LDAP.
I dont know how to remove that ):
what did you do differently from the video?
Hello. Not very related to this topic but I have a problem that I can't convert from .py files using CustomTkinter
to the .exe file. Hope you make a video tutorial on that topic. Thank you very much, wish you good health.
Correct, not very related :-)
Is there a source code in Github?
Yeah, in the video when I say "and as always, you can find a link to the code in the pinned comment below", that's what I'm referring to.
Not the easiest one today 😓😓