Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django Rest framework swagger base url

Modifying a Django Rest Framework Request

Passing a cursor to a Serializer in django-rest-framework?

How to override POST method for bulk adding - Django Rest Framework

DRF show different fields on 'list' and 'get_object' [duplicate]

how to set authentication and permission only on PUT requests in django REST in viewsets?

Django REST Swagger hiding ModelViewSet with permission_classes=[IsAuthenticated]

What is the proper process for validating and saving data with with Django/Django Rest Framework regardless the data source?

DRF, add custom field to ModelSerializer

Django - combining two models serializer into one JSON response

How to change format of a duration field value in serializer?

Django Rest Framework Choices Field Serializer

ERROR: Could not build wheels for psycopg2, which is required to install pyproject.toml-based projects (during deploy django through render )

How can I choose the type of view in Django Rest Framework

Rendering templates with Django REST Framework

Why can't I PATCH Django REST Framework PrimaryKeyRelatedField to empty list?

Dynamically set renderer_class in DRF

django-rest-framework

How to use proxy with vite (vue frontend) and django rest framework

To add GET parameters in Swagger

405 "Method POST is not allowed" in Django REST framework