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

Fixed invalid permission paths for CurrentUserOrAdmin #764

Merged
merged 2 commits into from
Nov 5, 2023

Conversation

Ou7law007
Copy link
Contributor

Updated the docs to fix the following error:

ImportError: Module "rest_framework.permissions" does not define a "CurrentUserOrAdmin" attribute/class

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #764 (f41b08d) into master (f3fc911) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #764   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          26       26           
  Lines         821      821           
=======================================
  Hits          813      813           
  Misses          8        8           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tomwojcik tomwojcik added the docs label Nov 5, 2023
@tomwojcik
Copy link
Contributor

Good catch, thank you!

@tomwojcik tomwojcik merged commit 641b824 into sunscrapers:master Nov 5, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants