Fix #306 -- Add HTML multipart version to emails

This commit is contained in:
Raphael Michel
2017-01-04 13:31:40 +01:00
parent 954af1de3d
commit 9d08e23a48
4 changed files with 206 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ django-formtools==1.0
# https://github.com/celery/celery/pull/3199
git+https://github.com/pretix/celery.git@pretix#egg=celery
django-statici18n==1.2.*
inlinestyler==0.2.*
# Deployment / static file compilation requirements
BeautifulSoup4
@@ -29,3 +30,5 @@ dj-static
csscompressor
django-markup
markdown
bleach