1👍
✅
Django REST framework serializers allows you to expose only a subset of the fields on your model. see http://www.django-rest-framework.org/api-guide/serializers#specifying-which-fields-should-be-included
Source:stackexchange.com
1👍
Django REST framework serializers allows you to expose only a subset of the fields on your model. see http://www.django-rest-framework.org/api-guide/serializers#specifying-which-fields-should-be-included