Try Django Tutorial 16 of 21 - Django Emailing - Send a Confirmation Email using Gmail

Try Django Tutorial 16 of 21 - Django Emailing - Send a Confirmation Email using Gmail

CodingEntrepreneurs

10 лет назад

61,591 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@keerthanamurugesan3129
@keerthanamurugesan3129 - 11.03.2022 16:26

super bro

Ответить
@sumit1panda
@sumit1panda - 27.03.2021 11:32

hiii i need a help, I am facing very strange problem in my django app, when I am adding a product or deleting a product, Everything is working fine. It is not showing the changes in real-time. To reflect the changes Again and again I have to run the server. I have tried the select_related method but the problem is till there. Pls help me out with that.

Ответить
@mahdihoseyni3661
@mahdihoseyni3661 - 23.09.2020 08:07

Hello and thank you i can got source of this cide?

Ответить
@gustavovega4573
@gustavovega4573 - 06.07.2020 22:50

This is not a CONFIRMATION EMAIL

Ответить
@abhishekghosh100
@abhishekghosh100 - 15.06.2020 10:27

I am getting this error


[WinError 10061] No connection could be made because the target machine actively refused it

Ответить
@hamzaliaqat952
@hamzaliaqat952 - 01.06.2020 09:24

Thanks a lot for this valuable tutorial.

Ответить
@Name-pn5rf
@Name-pn5rf - 29.03.2020 14:45

I can see the mail in my console but i can't see the mail in the receiver's inbox. Nor can I find it in sent folder

Ответить
@kokosaad2771
@kokosaad2771 - 07.12.2019 17:35

I have this error: object of type 'DeferredAttribute' has no len()

Ответить
@taihatranduc8613
@taihatranduc8613 - 03.10.2019 04:10

Thank you. you are so AWESOME

Ответить
@ethemguner6808
@ethemguner6808 - 24.09.2019 01:11

Thanks. It works.

Ответить
@rimjhimgupta8745
@rimjhimgupta8745 - 15.07.2019 12:49

Errno 11001 getaddrinfo failed I am getting this error. Please help.

Ответить
@pariszarka7959
@pariszarka7959 - 03.06.2019 14:21

send_mail() missing 3 required positional arguments: 'message', 'from_email', and 'recipient_list' i keep getting this

Ответить
@chandrasekharp3683
@chandrasekharp3683 - 10.11.2018 23:29

Good Morning Sir,
Sir, What ever code you mentioned in video i was used same in django 2.1.2 i didn't get any error message but mail is not send.

Ответить
@ivanluthfi8832
@ivanluthfi8832 - 02.11.2018 08:48

Hi, how to do this on the Class Based View ?

Ответить
@99dantez
@99dantez - 18.07.2018 09:11

very good video

Ответить
@samuelagbesi6103
@samuelagbesi6103 - 20.06.2018 13:32

I am having this error "OSError: [WinError 10013] An attempt was made to access a socket in a way forbid den by its access permissions"

Ответить
@pascallohscheidt7281
@pascallohscheidt7281 - 21.01.2018 18:53

thanks

Ответить
@maheshmedam1672
@maheshmedam1672 - 31.10.2017 11:45

Hey plzz help.
I am getting this error. Error 10061 No connection could be made because the target machine actively refused it.( Something of that sort ). I am under the impression that it's because I'm working on a local server behind a proxy. If that's the problem, how do I configure proxy or else whats the problem.

Hope you can help

Ответить
@dipaco_
@dipaco_ - 29.07.2017 23:56

Cool, exactly what I needed.

Ответить
@shravyayadav5943
@shravyayadav5943 - 25.07.2017 20:25

I was unable to send the confirmation email to the user after signing up instead I'm getting confirmation link at the command prompt.

Ответить
@shivamsrivastav3737
@shivamsrivastav3737 - 13.07.2016 21:58

After doing exactly the same in the tutorial mentioned I am getting an error of the following type

[Errno 10061] No connection could be made because the target machine actively refused it

Please Help Sir
Thank You

Ответить
@DpenJethva
@DpenJethva - 24.06.2016 04:52

I've done everything as you do and add my email and pw but not receiving any mails. Please help me I'm student of your course from Udemy. Guide me.
Thank You.

Ответить
@naokipaul2019
@naokipaul2019 - 07.10.2015 15:42

a, found this finally, saved my time

Ответить
@wanna_be_viral
@wanna_be_viral - 05.04.2015 19:33

to send confirmation mail. will it work if website is on localhost?
because I tried. didn't work..
or do I need to have some other kind of registration in google accounts for my gmail id?

Ответить
@sliderBro
@sliderBro - 30.03.2015 17:44

After importing the variables, why are you reassigning them in settings.py? Aren't they accessible anyways (after importing)?

Ответить
@multplybyzero
@multplybyzero - 12.08.2014 17:14

Hi, I did finish the tutorial. But when I submit it, it just send but I never receive any email. Please I need a reply. Thank you so much

Ответить
@alanhoskins
@alanhoskins - 20.05.2014 02:29

Small point that doesn't matter much, but should the newline be \n not /n like in the video?

Ответить
@kakarnyori5457
@kakarnyori5457 - 27.02.2014 20:22

Great! Email sending is just what I needed!

Ответить
@leogoncal
@leogoncal - 22.02.2014 01:40

hi, im having a problem and i cant find where the problem is.... im having this [WinError 10061] error, i cant figure out how to solve it.... ill google it and i cant find an anwser, i try to change the port and turn of my firewall but nothing seems to work.... any help u can give me could be appreciate =).

Ответить