niwinz / django-jinja

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

Django 4.1 #297

Closed wizpig64 closed 1 year ago

wizpig64 commented 1 year ago

This pull has a bunch of metadata changes to accomplish the above, and but for default_app_config, no code changes have been made. So the current release should work just fine for users of 4.1 or 3.11. For this reason, I won't be in a hurry to release this as a new version until any necessary PRs come up.

wizpig64 commented 1 year ago

I can't seem to get gh-actions to see python 3.11 yet, so i'll wait for its release to worry about that. the tests run just fine for me locally.