Open imLew opened 5 months ago
Thanks for the pull request!
Sorry, I'm not active in Django development anymore. Can you update the README and the tox.ini so that they don't reference unsupported Django versions anymore? I think #11 did some of that.
I'm not familiar with tox, so I had to guess that this is how python 3.12 would be included and I've changed to django 4 and 5 and jinja 3.1.
I hadn't noticed tests.py
before and ran it now, a bunch of seemingly unrelated tests do fail in my local env with (python 3.12, django 4.2.8 and jinja 3.1.3).
I don't have time to fix those, so maybe this PR should be closed. On the other hand these changes certainly aren't the reason and with them jdj-tags can be used with django 4.
fixes #14