liminspace / django-mjml

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

Added supporting Django 5.0 #186

Closed jpells closed 7 months ago

jpells commented 8 months ago

Hello @liminspace, Thank you for all the great work on this package!

I have started this PR to support Django 5.0. I would also like to add support for Python 3.12 and it's probably safe to discontinue support for Django<3.2 and Python<3.7.

Please let me know if I can help organize PRs for these changes so we can release an update for django-mjml.

Thanks Jimmy

liminspace commented 7 months ago

@jpells thanks for you activity. I've release a new version with supporting django 5.0 and python 3.12.