django-authorization-2

Last Updated :
Discuss
Comments

What method must be overridden when creating a custom object-level permission class in DRF?

has_permission() only

has_permission() and has_object_permission()

set_object_permission()

has_object_permission() only

Tags:
Share your thoughts in the comments