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

Fix one-to-many field lookup to use model name #41

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

stphivos
Copy link
Owner

@stphivos stphivos commented Mar 13, 2017

This only holds when foreign key related name is not set.

@stphivos stphivos merged commit 0c38e37 into master Mar 13, 2017
@codecov-io
Copy link

Codecov Report

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

@@          Coverage Diff          @@
##           master    #41   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         634    634           
=====================================
  Hits          634    634
Impacted Files Coverage Δ
django_mock_queries/query.py 100% <100%> (ø)
django_mock_queries/utils.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 53a967e...4d415ef. Read the comment docs.

@stphivos stphivos deleted the fix/onetomany_field_lookup branch March 13, 2017 00:15
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.

2 participants