#drf

[ follow ]
fromDjangocentral
1 year ago
Django

How to Use @action Decorator in Django Rest Framework

Django Rest Framework's @action decorator allows for the creation of custom API endpoints within ViewSets, enhancing functionality beyond basic CRUD operations.
[ Load more ]