umutbozkurt / django-rest-framework-mongoengine

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

Fix ValidationError on attempt to find something by invalid mongoid #219 #220

Closed dimka2014 closed 7 years ago

dimka2014 commented 7 years ago

Hi. I've got error, described in #219 issue. This PR fix that error.

BurkovBA commented 7 years ago

Hi, Dima, thank you for your pull request.

I'll review it as soon as I can. I'm about to finish work on #215 and #216, which I long promised to get done.