peterfarrell/django-heralder

View in-browser previously sent emails

Opened this issue · 0 comments

With the current implementation, the sentnotification admin shows the raw plain text and html, but there's no easy way to see what the recipient would actually see.

Extend the sentnotification admin to include a link to a view that displays in-browser the previously sent email message, rendering the html.

refs worthwhile/django-herald#30