umutbozkurt/django-rest-framework-mongoengine

Doesn't work with djangorestframework=^3.10.2

Zuiluj opened this issue · 1 comments

from rest_framework.compat import unicode_to_repr

'unicode_to_repr' function already removed, causes ImportError trying to import something that does not exist in rest_framework's 'rest_framework.compat'

Kind regards,

uoxiu commented

Fixed and available in v3.4.0