It seems from the docs on email that HTML is supposed for send_mail() but not send_mass_mail(). Is my understanding correct, and if so is there a work-around to get the send_mass_mail() functionality with HTML without writing a custom loop?
https://docs.djangoproject.com/en/1.7/topics/email/
You should check this answer where the guy creates a customized send_mass_mail() function that accepts HTML working with EmailMultiAlternatives
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With