django-mailviews icon indicating copy to clipboard operation
django-mailviews copied to clipboard

Class-based email views for the Django framework, including a message previewer.

Results 6 django-mailviews issues
Sort by recently updated
recently updated
newest added

template render function requires context to be dict in django 1.11 Traceback: File "/venv/local/lib/python2.7/site-packages/mailviews/messages.py" in send 82. message = self.render_to_message(extra_context=extra_context, **kwargs) File "/venv/local/lib/python2.7/site-packages/mailviews/messages.py" in render_to_message 60. subject=self.render_subject(context), File "//venv/local/lib/python2.7/site-packages/mailviews/messages.py" in...

There haven't been any new releases since 2015, which makes this project difficult to `pip install`.

If this is used with [toronado](https://github.com/disqus/toronado), it'd be helpful to trap all log messages routed to the `toronado.cssutils` logger (or all loggers, possibly?) so that warnings logged during rendering (such...

Allowing easy download of the rendered preview message (using `Content-Disposition: attachment; filename="preview.eml"`) would make it easier to open up the message in an email client (rather than the browser) for...

enhancement

The tag bootstrap tag points to v2.2.1 and 3.3.5 is the latest atm.

http://django-mail-factory.readthedocs.org/en/latest/