Open
Description
Django 3 has dropped support for Python 2 and therefore removed Python 2 compatability API.
So now import errors are produced.
ImportError: cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding'
Metadata
Metadata
Assignees
Labels
No labels