Closed
Description
The changes in #101 were passing when the PR was opened:
https://travis-ci.org/philipn/django-rest-framework-filters/builds/149494990
However failed once merged to master, under Python 3.4/3.5 only:
https://travis-ci.org/philipn/django-rest-framework-filters/builds/158502234
No other changes landed between the two, so it must be due to external unpinned dependencies changing.
Looking at the logs I see the former used django-filters 0.13, and the latter 0.14. The changes between the two are:
carltongibson/django-filter@v0.13...0.14.0
...which includes some new deprecations.
Metadata
Metadata
Assignees
Labels
No labels