Sending Emails in Django using Gmail | Secure, Easy and the Django Way

  Рет қаралды 10,782

Code Band

Code Band

Күн бұрын

Пікірлер: 69
@khamiscisse8302
@khamiscisse8302 2 жыл бұрын
Thank you guy. It solved my issues in production (SMTP AUTHENTICATION ERROR). Once more, thank you
@CodeBand
@CodeBand 2 жыл бұрын
Welcome😊
@solomonbestz
@solomonbestz 2 жыл бұрын
Can I use on production for email verification?
@CodeBand
@CodeBand 2 жыл бұрын
Yes, you can. But, for a bigger app in production, I would recommend going with providers like Sendgrid, Mailgun etc.
@abhijithkr4487
@abhijithkr4487 4 жыл бұрын
Bro.. Payment gateways django il integrate cheyyunna video cheyyamo..
@CodeBand
@CodeBand 4 жыл бұрын
Sure, will do that in future..❤️
@abhijithkr4487
@abhijithkr4487 4 жыл бұрын
@@CodeBand ok bro.
@CodeBand
@CodeBand 4 жыл бұрын
@@abhijithkr4487 😊
@blesscheriyan2440
@blesscheriyan2440 4 жыл бұрын
That's right .still waiting for this videos🥰
@BableDaily
@BableDaily 2 жыл бұрын
Google dropped the less secure apps settings what to do naow
@CodeBand
@CodeBand 2 жыл бұрын
You can still send emails with App Passwords instead of your raw pass...
@etiquetandoemociones1186
@etiquetandoemociones1186 2 жыл бұрын
alguien tiene el link del github donde esta este repo
@CodeBand
@CodeBand 2 жыл бұрын
lo siento por la respuesta tardía... No estoy seguro de si he empujado esto a github
@rangabharath4253
@rangabharath4253 4 жыл бұрын
Awesome bro 👍😎
@CodeBand
@CodeBand 4 жыл бұрын
Thanks ✌️
@thibautsaah3379
@thibautsaah3379 2 жыл бұрын
Thank you brother
@CodeBand
@CodeBand 2 жыл бұрын
No problem
@bourkimohamed1068
@bourkimohamed1068 2 жыл бұрын
How I can allow user to change Gmail and code?
@bourkimohamed1068
@bourkimohamed1068 2 жыл бұрын
Thanks how I can allow user to change email and password?
@CodeBand
@CodeBand 2 жыл бұрын
@@bourkimohamed1068 You mean sending emails from their email ID ?
@bourkimohamed1068
@bourkimohamed1068 2 жыл бұрын
@@CodeBand make email backend settings dynamic Password and email
@CodeBand
@CodeBand 2 жыл бұрын
​@@bourkimohamed1068 If everything is configured correctly on those emails you're using, like we did in this video.... then it's possible...
@bourkimohamed1068
@bourkimohamed1068 2 жыл бұрын
@@CodeBand if you can just make vedio about thats
@mfsdrawings8600
@mfsdrawings8600 4 жыл бұрын
Very nice
@CodeBand
@CodeBand 4 жыл бұрын
Thanks
@user-zp8bq3lj4c
@user-zp8bq3lj4c 2 жыл бұрын
👌👌
@CodeBand
@CodeBand 2 жыл бұрын
Thanks!
@bourkimohamed1068
@bourkimohamed1068 2 жыл бұрын
I don't want to use email configuration fields in setting.py, i want to put them in to a model.
@CodeBand
@CodeBand 2 жыл бұрын
​ @BOURKI MOHAMED If everything is configured correctly on those emails you're using, like we did in this video.... then it's possible...
@radheyyadav4571
@radheyyadav4571 2 жыл бұрын
works for me
@CodeBand
@CodeBand 2 жыл бұрын
Thanks :)
@chhery6654
@chhery6654 3 жыл бұрын
name 'SubscribeForm' is not defined am seeing this error
@CodeBand
@CodeBand 3 жыл бұрын
You might've missed the import statement...
@solomonbestz
@solomonbestz 2 жыл бұрын
Thanks for the tutorial Does it work continuously? Is there a limit of mails sent per day?
@CodeBand
@CodeBand 2 жыл бұрын
No, there isn't any limits as such.
@blesscheriyan2440
@blesscheriyan2440 4 жыл бұрын
Broz super videos plz upload otp in mobile and payment gateway
@CodeBand
@CodeBand 4 жыл бұрын
Thanks a lot..and I will do those videos in future...😊
@blesscheriyan2440
@blesscheriyan2440 4 жыл бұрын
@@CodeBand still waiting
@CodeBand
@CodeBand 4 жыл бұрын
​@@blesscheriyan2440 Currently, very much much busy with academics and projects, haven't posted since 45 days. Once I become free, I will definitely give it a try... Meanwhile, you can refer: medium.com/@ksarthak4ever/django-two-factor-authentication-2ece42748610 medium.com/@dk521/integrating-razorpay-with-django-91302dcd9adb
@misfarsiddeek3105
@misfarsiddeek3105 4 жыл бұрын
Great brother. And also make a video for explaining about decorators and signals in Django. Thank you.
@CodeBand
@CodeBand 4 жыл бұрын
Sure I will😊
@rexjace7938
@rexjace7938 3 жыл бұрын
i guess I'm quite randomly asking but do anybody know of a good website to stream newly released tv shows online?
@elonjackson5121
@elonjackson5121 3 жыл бұрын
@Rex Jace I watch on Flixzone. You can find it on google =)
@anselsolomon6270
@anselsolomon6270 3 жыл бұрын
Thanks much
@CodeBand
@CodeBand 3 жыл бұрын
Glad to hear that...😊
@mrm4691
@mrm4691 2 жыл бұрын
He didn't give EMAIL_BACKEND settings
@CodeBand
@CodeBand 2 жыл бұрын
Sorry for the late reply.... docs.djangoproject.com/en/4.0/ref/settings/#email-backend Default would suffice in this case...
@lucadavis1017
@lucadavis1017 2 жыл бұрын
nice video, i have been trying out this but it keeps showing this error ; TimeoutError at / [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond, please help out
@CodeBand
@CodeBand 2 жыл бұрын
Sorry for the late reply... was this fixed ? This seems like some config. is incorrect, can you double check.
@dadabhaubelote2152
@dadabhaubelote2152 4 жыл бұрын
Thanks
@CodeBand
@CodeBand 4 жыл бұрын
Welcome and keep going😊
@dionisiemoscalu427
@dionisiemoscalu427 3 жыл бұрын
not bad :)
@CodeBand
@CodeBand 3 жыл бұрын
:)
@rachid-dev
@rachid-dev 3 жыл бұрын
Nice! And now, how to receive ( retrieve) with django? Thanks a lot👍
@CodeBand
@CodeBand 3 жыл бұрын
Glad to hear that and what you meant by retrieve, I didn't quite get you😊
@rachid-dev
@rachid-dev 3 жыл бұрын
@@CodeBand retrieve (or display) the message from gmail for example
@CodeBand
@CodeBand 3 жыл бұрын
For retrieving messages, you might have to end up using their API. developers.google.com/gmail/api
@rachid-dev
@rachid-dev 3 жыл бұрын
@@CodeBand GraphQL or Rest ? Thanks
@CodeBand
@CodeBand 3 жыл бұрын
Tricky question and what I have to say is, you need to research on which one to use based upon you app requirements, technology stack and so on.😊
@alokranjansanga6759
@alokranjansanga6759 4 жыл бұрын
please make video how to signup using gmail
@CodeBand
@CodeBand 4 жыл бұрын
Sure, I will definitely come up with those Social Authentications in future...😊
@alokranjansanga6759
@alokranjansanga6759 4 жыл бұрын
@@CodeBand thanks to reply
@abhijithkr4487
@abhijithkr4487 4 жыл бұрын
👍
@CodeBand
@CodeBand 4 жыл бұрын
Thanks😊
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Django Contact Form | How To Send Email Using Django? | Tutorial 2022
17:31
Django tutorial - sending email in gmail from HTML contact form
28:11
Scottish Coder
Рет қаралды 20 М.
Sending Emails in Django With Celery
23:20
Pretty Printed
Рет қаралды 79 М.
How To Send Email With Django - Python Django Dentist Website #7
22:01
Send Emails in Django using Gmail SMTP | A Step-by-Step Guide
18:18
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН