pinax-notifications
pinax-notifications copied to clipboard
Notifications in HTML format
Thank you for this great app,
I am having a problem sending notification in HTML format. The notifications are sent successfully, but always sent using the full.txt file instead of notice.html.
Need your help, thank you
:+1: Should be a way to use full.html for the email body.
+1
I started working on a fork
that allows HTML Email sending using django-templated-emails https://github.com/Ubiwhere/pinax-notifications/tree/devel_from_2.0.1 . its working for my specific case but will try to make an even more generic approach when possible.
i created an app with multiple notification-backends including html email https://github.com/psychok7/pinax-notifications-backends