How To Send Emails With Django | Simplified | 2022
HTML-код
- Опубликовано: 23 ноя 2024
- In this video, you'll learn how to send emails with django.
** More django Tutorials ***
How to deploy django project to heroku: • 9 - How to Deploy Djan...
Insert data to database from html and css form: • Insert Data to Databas...
Django Authentication and user validation: • Django Authentication ...
How to run django on mobile phone: • How to run Django Web ...
*** Contact me on social media ***
instagram: / the_proton_guy
*** My Website ***
www.theprotong...
#django
#djangoEmailMessage
#sendemailswithdjango - Наука
I love the teaching.
Thank you!
Thanks for the video, but it seems google is not allowing the option to turn on less secure apps
What error are you getting?
@@the_proton_guy it seems to work now, I had to allow 2 step verification
'tuple' object has no attribute 'splitlines' this is the error it is throwing. It is coming from the emaiMessage
I am not sure that error is from less secure apps. Are you sure your code is written well? Check the error message to see if it is pointing to a line in your code
@@osinaikegbemileke8271 please sir mine isnt working
this does not work any more
What error did you get?
@@the_proton_guy this 'service s not available' that the error am getting
Ok. I'll look it up