Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to blacklist a JWT token with Simple JWT (django rest)?

ImportError: cannot import name 'url' from 'django.conf.urls' django-rest-auth

"JSON parse error - Expecting property name enclosed in double quotes: line 1 column 2 (char 1)"

add instances to a manytomany field in django rest framework

build When Case query in for loop django

How do I delete a collection in Django Rest Api?

How to take slice of string when serializing a field (Django/DRF)

How to serialize a relation OneToOne in Django with Rest Framework?

Is storing data in "thread local storage" in a Django application safe, in cases of concurrent requests?

Django - ImportError: Could not import 'drf_yasg.generators.OpenAPISchemaGenerator' for API setting

How can I rewrite one value in the settings for the test

Django-rest-auth (dj-rest-auth) custom user registration

How to set the JWT token from server

SerializerMethodField's function get_fieldname is not being called

Django Rest Framework ModelSerializer Set attribute on create

Django Rest Framework serializer update method does not save object