Mihai

Results 2 issues of Mihai

After installing `drf-mongo-filter`, my `Django`, `restframework`, `pymongo` and `mongoengine` versions were all downgraded. Please use `==` instead of `~=` in the requirements file or issue a warning before downgrade.

I noticed that when I searched for something that yields less than 50 results ( or more generally the limit ) the API kept making requests because it was trying...