umutbozkurt / django-rest-framework-mongoengine

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

Resolves #271 #272

Closed anshul217 closed 4 years ago

anshul217 commented 4 years ago

This commit resolves unicode_to_repr error in djangorestframework=^3.10.2

uoxiu commented 4 years ago

@anshul217 thank you for a pull request, I resolved this in #268 and fix the tests what uses unicode_to_repr