Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to use router in Django REST not for viewsets, but for generic views?

django-rest-framework

How to POST Model with Many to Many through in Django REST

Django REST Framework Swagger 2.0

How to describe parameters in DRF Docs

How can I get the parent object in Django Rest Framework serializer

django - "Incorrect type. Expected pk value, received str" error

Django Oauth Toolkit Application Settings

Get value of another field in Field level Validation in DRF

How to use login_required in django rest view

Django Rest Framework model serializer with out unique together validation

ArrayField in serializer

DRF: custom ordering on related serializers

FileUploadParser doesn't get the file name

Django-Rest-Framework serializer class meta

Django REST -- How to "modify" value before returning the REST response?

Returning custom message when a permission is denied in DRF

Appropriate choice of authentication class for python REST API used by web app

Pagination in Django-Rest-Framework using API-View

Filtering using viewsets in django rest framework

Django REST framework foreign keys and filtering