Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Individual search filters for fields in django-rest-framework

append some new attributes/fields to validated_data in django rest framework

Blocked Set-Cookie in development environment DRF SessionAuthentication + React

How to make case insensetive searcn in Django with Postgres

Encrypt Django Rest Framework API response + Decrypt response in react app

Securely sending password data to REST API?

drf-spectacular: Specify empty payload using @extend_schema

How ListCreateAPIView works?

serializer being called multiple times django python

Can't access my laptop's localhost through an Android app

Django Rest Framework: How to access the size of a file in the custom written validator for a rest_framework.FileField?

Serializer as Field is not visible in json

Django rest framework- writable(create,update) double nested serializer

How to use custom name instead of related_name in serializer in case of reverse relation?

Django rest framework - Authentication error with PUT requests

How to check if the current user is logged in django rest framework? how to notify other django app that the current user is logged?

django-rest-framework

Avoid csrf token in django post method

django-rest-framework authentication: require key parameter in URL?

Django file upload via API