django-rest-framework-roles icon indicating copy to clipboard operation
django-rest-framework-roles copied to clipboard

Assign multiple roles to a user

Open humbertolopezleon opened this issue 3 years ago • 0 comments

I would like to use this library in my project, but I need to be able to assign more than one role to the same user and even assign roles given a criterion, for example: I need a user to have the role of Editor in one Department and at the same time be Reviewer in another Department. Can I get this from the library?

humbertolopezleon avatar Mar 19 '21 20:03 humbertolopezleon