Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

django-rest-auth password reset sending wrong domain in email

How to connect a renderer to a specific endpoint in a viewset, and only that endpoint

django-rest-framework

You cannot call `.save()` after accessing `serializer.data`

how to do register/login with django rest framework

django sort the query elements in a weekly monthly daily fashion

Django Rest Framework : Serializer doesn't find attributes

IntegrityError in django rest framework

POST working with Postman but not via fetch in JavaScript

Fix: InvalidAlgorithmError: The specified alg value is not allowed while trying to decode encoded jwt token in Python

Is it necessary to use serializes in Django rest framework?

How to enable WSGIPassAuthorization for Django?

Uploading multiple images and nested json using multipart/form-data in Django REST Framework

Django Rest Framework - How to use update_or_create

TypeError: at / 'module' object is not callable

drf_yasg doesn't take TYPE_ARRAY as a valid type

In Django's rest framework, how do I turn off validation for certain fields in my serializer?