Problem sending Persian emails with django’s EmailMessage
I’m fairly new to django and was trying to send an email containing Persian letters using django.core.mail.EmailMessage
. here is my code:
I’m fairly new to django and was trying to send an email containing Persian letters using django.core.mail.EmailMessage
. here is my code: