Brock Joseph Herion
Create Reusable Models with Django and Mixins
Using mixins to create powerful, flexible Django models
DjangoMixinsPython
Role Based Authentication and Authorization with DjangoRestFramework and SimpleJWT
Authorize your users to access endpoints based on their roles
PythonDjangoProgramming