Skip to content

Improve RelatedFilter queryset error message #170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

rpkilby
Copy link
Collaborator

@rpkilby rpkilby commented Apr 24, 2017

fixes #169

@rpkilby rpkilby added this to the v0.10.0 milestone Apr 24, 2017
@rpkilby rpkilby merged commit b65597c into philipn:master Apr 24, 2017
@codecov-io
Copy link

codecov-io commented Apr 24, 2017

Codecov Report

Merging #170 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files           6        6           
  Lines         215      215           
  Branches       42       42           
=======================================
  Hits          214      214           
  Partials        1        1
Impacted Files Coverage Δ
rest_framework_filters/filters.py 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 790eab2...90c0b28. Read the comment docs.

@rpkilby rpkilby deleted the queryset-error branch April 24, 2017 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RelatedFilter queryset assertion could be more informative
2 participants