Closed Dmitri-Sintsov closed 4 years ago
I wonder if it would be better to release a django-jinja 3.x with python 2 compat removed?
I do not know what's better. The changes are small, so these probably do not justify the major version roll up. It also works with current Django 2.2 LTS. But as you wish - pypi release would be preferable because many projects will use Django 3.0 soon.
@niwinz any plans to review and merge this? We need this fixed to support Django 3.0 for django-waffle. See https://github.com/django-waffle/django-waffle/pull/355 or https://github.com/django-waffle/django-waffle/pull/357.
Folks can this please be merged? This is holding our upgrade to Django3 up.
Thank you all very much, sorry for the silence. I don't have time to maintain this so i stepping down (more info on #240 )
Thanks for merging :smile: If we could get a release now that would be stellar!
The changes remove the django.utils.six dependency which does not exist in Django 3.0.
Let's hope new version can be released at pypi.