Fix SearchFilter to-many behavior/performance by rpkilby · Pull Request #5264 · encode/django-rest-framework (original) (raw)

3.6.3 also seems to not want to get to a point where tests will run... are there additional steps beyond what's in the old CONTRIBUTE.md (e.g. which python version to use for the virtualenv, which django version to peg, etc?) to make the tests run successfully?

(I tried both macos and windows, with python 3.7 and python 2.7 just to see if that was the problem -- it wasn't, django-guardian needs 3.5 or above =D -- with django pegged to 1.11 because this is code from 2017, but nothing seems to get me to a point where the tests will run, unlike running the tests for current master, which worked instantly)