Django Viewset

Apply this skill when building or reviewing Django REST Framework ViewSets. Covers action decorators, queryset optimization with select_related/prefetch_related, permission classes, pagination, and the anti-pattern of putting business logic in views. Triggered by phrases like 'DRF ViewSet', 'ModelViewSet', 'action decorator', or when building API endpoints. Use when this capability is needed.

tomevault-io 9c170ee 2 files · 10.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/upstate-web-co--uwc-django-skills--django-viewset commit 9c170eecea

Frequently asked questions

npx skillmds@latest add tomevault-io/django-viewset