Skip to content

Failures in test_deprecations.py with django-filter 0.14 #106

Closed
@edmorley

Description

@edmorley

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions