django-email-html 0.1

django-email-html is a Django app that can be used for quickly switching all emails of site from plain-text to HTML. For using it you need to do 2 steps:- add email_html to INSTALLED_APPS higher, then other third-part applications;- change email templates...