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

Replace self.queryset with Viewset method equivalents #84

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Replace self.queryset with Viewset method equivalents #84

merged 1 commit into from
Aug 18, 2022

Conversation

harikvpy
Copy link
Contributor

This is a fix for #83 that I raised earlier. Passes all the tests.

@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #84 (10e1e9a) into master (06893fb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   92.82%   92.82%           
=======================================
  Files           8        8           
  Lines         223      223           
  Branches       23       23           
=======================================
  Hits          207      207           
  Misses         13       13           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@shellfly shellfly merged commit 89a6f59 into shellfly:master Aug 18, 2022
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