geex-arts / django-jet

Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
https://github.com/jet-admin/jet-bridge
GNU Affero General Public License v3.0
3.58k stars 772 forks source link

Error when using the package. #481

Open Danycraft98 opened 3 years ago

Danycraft98 commented 3 years ago

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

Barukimang commented 3 years ago

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