geex-arts/django-jet

Error when using the package.

Danycraft98 opened this issue · 1 comments

For some reason from django.utils.encoding import python_2_unicode_compatible gives me error (in /jet/models.py).
I had to change to from six import python_2_unicode_compatible

Use the django3 version of Jet: pip install django-3-jet