Skip to content
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

Corrected FilterView behaviour with unbound FilterSet. #1025

Merged
merged 1 commit into from Jan 20, 2019

Conversation

carltongibson
Copy link
Owner

Closes #930, #987, #1007.

@carltongibson carltongibson force-pushed the fix-FilterView-with-unbound-FilterSet branch from 0b732a7 to c238456 Compare January 20, 2019 11:50
@codecov-io
Copy link

codecov-io commented Jan 20, 2019

Codecov Report

Merging #1025 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1025   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          15       15           
  Lines        1205     1205           
=======================================
  Hits         1185     1185           
  Misses         20       20
Impacted Files Coverage Δ
django_filters/views.py 100% <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 99ced9c...c238456. Read the comment docs.

@carltongibson carltongibson merged commit 0cbb723 into master Jan 20, 2019
@carltongibson carltongibson deleted the fix-FilterView-with-unbound-FilterSet branch January 20, 2019 14:09
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.

None yet

2 participants