pinax-notifications icon indicating copy to clipboard operation
pinax-notifications copied to clipboard

Notifications in HTML format

Open webpioneer opened this issue 11 years ago • 4 comments

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

webpioneer avatar Oct 20 '13 12:10 webpioneer

:+1: Should be a way to use full.html for the email body.

danielstockton avatar Jul 03 '14 14:07 danielstockton

+1

psychok7 avatar Aug 07 '15 10:08 psychok7

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.

psychok7 avatar Aug 07 '15 13:08 psychok7

i created an app with multiple notification-backends including html email https://github.com/psychok7/pinax-notifications-backends

psychok7 avatar Dec 13 '16 19:12 psychok7