liminspace / django-mjml

The simplest way to use MJML in Django templates.
MIT License
263 stars 32 forks source link

Django Admin Widget #9

Closed macmichael01 closed 7 years ago

macmichael01 commented 7 years ago

It would be amazing to have an admin widget for email templates stored in the database for a live preview.

I see 2 approaches:

Thoughts?

liminspace commented 7 years ago

I try to keep this package as simple as possible. I think your feature is not typical. MJML has API where you can render your templates edited in a browser https://mjml.io/api.