umutbozkurt / django-rest-framework-mongoengine

Mongoengine support for Django Rest Framework
MIT License
616 stars 167 forks source link

unicode_to_repr Import error from rest_framework #270

Closed nsavic89 closed 4 years ago

nsavic89 commented 5 years ago

The newer versions of rest_framework miss definitions for unicode_to_repr. This prevents running the server.

(update: I see it is already discussed in the issue that precedes)

uoxiu commented 4 years ago

Fixed and available in v3.4.0