Skip to content

Deprecate DjangoObjectPermissionsFilter#6075

Merged
carltongibson merged 1 commit intoencode:masterfrom
rpkilby:deprecate-django-guardian
Oct 2, 2018
Merged

Deprecate DjangoObjectPermissionsFilter#6075
carltongibson merged 1 commit intoencode:masterfrom
rpkilby:deprecate-django-guardian

Conversation

@rpkilby
Copy link
Copy Markdown
Contributor

@rpkilby rpkilby commented Jul 10, 2018

From the discussion in #6038, the objective is to move django-guardian integrations out of the core framework and into a 3rd-party package. Motivating factors are in this comment.

This PR is fairly straightforward, as DjangoObjectPermissionsFilter is the only direct integration. DjangoObjectPermissions just hooks into the object-level permissions and isn't directly dependent.

3rd-party package: https://github.com/rpkilby/django-rest-framework-guardian

@rpkilby rpkilby added this to the 3.9 Release milestone Jul 10, 2018
@rpkilby
Copy link
Copy Markdown
Contributor Author

rpkilby commented Jul 10, 2018

Adding to the 3.9 milestone to ensure it's reviewed.

@carltongibson carltongibson force-pushed the deprecate-django-guardian branch from a68d266 to 2667635 Compare October 2, 2018 14:14
@carltongibson carltongibson merged commit 6618338 into encode:master Oct 2, 2018
@rpkilby rpkilby deleted the deprecate-django-guardian branch October 2, 2018 15:39
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
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