vintasoftware / django-templated-email

Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.)
MIT License
711 stars 130 forks source link

Support Django >= 2.2 #121

Closed fjsj closed 3 years ago

fjsj commented 3 years ago

Django 2.2 works fine, it's being used in some of Vinta's projects.
But we're not sure about Django 3

Please do:

image