Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django Rest Framework - Create foreign key object on POST

Django Rest Framework SerializerMethodField Pass Extra Argument

How to add authentication token in header of `APIClient` in `django rest_framework test`

Adding field that isn't in model to serializer in Django REST framework

I don't understand how Django-Rest-Framework serializers work

Monitoring django rest framework api on production server

DRF: Validate nested serializer data when creating, but not when updating

Django. ''The `actions` argument must be provided when calling `.as_view()` '' when I try to allow DELETE, PUT, ETC

Django update without required fields

django rest add data to serializer when saving

django-rest-framework - POST Request returns "Method \"GET\" not allowed."

How to Serialize generic foreign key In DRF

Permission checks in DRF viewsets are not working right

How to return id after saving a record django rest frwamework

Django Rest Framework use DjangoModelPermissions on ListAPIView

How to get foreignkey field name instead of id in django rest framework

How to return custom data with Access and Refresh Tokens to identify users in Django Rest Framework simple JWT?

AssertionError: The field ' ' was declared on serializer ' ', but has not been included in the 'fields' option

Merge two fields in one in a Django Rest Framework Serializer

DRF test client unable to post list of JSON