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

Refactor permissions implementation #14

Closed
cdriehuys opened this issue Jul 4, 2017 · 0 comments
Closed

Refactor permissions implementation #14

cdriehuys opened this issue Jul 4, 2017 · 0 comments

Comments

@cdriehuys
Copy link
Member

The current permission system relies on limiting the results of each view's get_queryset method. As of now, this approach seems like it will get unwieldy very quickly. Perhaps we should look into something like DRY Rest Permissions.

@cdriehuys cdriehuys modified the milestone: v0.2 - Cleanup Jul 4, 2017
@cdriehuys cdriehuys changed the title Look into refactoring permissions implementation Refactor permissions implementation Jul 5, 2017
cdriehuys added a commit that referenced this issue Jul 5, 2017
Refactor permissions system using dry-rest-permissions.

Closes #14
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

No branches or pull requests

1 participant