hello,
Thank you for your work,
I had this dependency issue:
from django.utils.encoding import python_2_unicode_compatible
ImportError: cannot import name 'python_2_unicode_compatible'
If i make further changes it comes down to django version compatibility.
Can you please help?