home/categories/backend/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-django-rest-api-with-role-based-access-control-skill-md
backenddevelopment

django-rest-api-with-role-based-access-control

Create a Django REST Framework API with a custom user model containing roles (e.g., Chef, Collaborateur). Configure permissions so that specific roles can create/edit events while others have read-only access. Update models and admin to reflect this structure.

ECNU-ICALK
maintainer
ECNU-ICALK
আপডেট হয়েছে 3/16/2026
স্টার
304
ফর্ক
34
quick start

Installation and usage

Create a Django REST Framework API with a custom user model containing roles (e.g., Chef, Collaborateur). Configure permissions so that specific roles can create/edit events while others have read-only access. Update models and admin to reflect this structure.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use django-rest-api-with-role-based-access-control