niwinz / django-jinja

Simple and nonobstructive jinja2 integration with Django.
http://niwinz.github.io/django-jinja/latest/
BSD 3-Clause "New" or "Revised" License
363 stars 102 forks source link

fix usage of deprecated and now removed jinja2-3.1 imports #296

Closed wizpig64 closed 2 years ago

wizpig64 commented 2 years ago

3.1 was working fine in my project, but a recent action failed with the latest version, and this fixes that.