liminspace / django-mjml

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

Add support for django 3.2 #125

Closed ronaldgrn closed 3 years ago

hvdklauw commented 3 years ago

I don't see a reason why django 3.2 wouldn't work except that the setup.py limits django to <3.2

ronaldgrn commented 3 years ago

It does work fine, I just much prefer use the official package via a pip install instead of a fork that changes one line.

hvdklauw commented 3 years ago

Oh yeah, I agree. My point was that it seems a trivial thing to fix

liminspace commented 3 years ago

I just need extra time to migrate to github actions from greedy travis..

alaskanpuffin commented 3 years ago

Any update on this?

hairypalm commented 3 years ago

+1 please. We need this . . .. Looks like there is already a PR with the fix in from May. Thanks for the great package!

liminspace commented 3 years ago

0.11.0 has been released ;)