Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django Rest Framework - Loading fixtures in an APITestCase?

Django-Rest-Framework: How to post to foreignkey field using request.user for logged in user

Why does SessionAuthentication in Django REST Framework Never Return HTTP401

BitField serialization using Django REST Framework

Django Rest Framework - Create without providing a foreign key value

Django Rest Framework requesting authentication on AllowAny setting

How to deserialize nested objects with Django Rest Framework

Overriding Django-Rest-Framework serializer is_valid method

Django-rest-framework update foreign key from id

django-rest-framework

How do you use pagination in a Django REST framework ViewSet subclass?

What is a right way for REST API response?

Serialize from a Django form

Authentication credentials were not provided with djangorestframework-jwt

app name is appended to the table name in django

DRF nested serializers - Filtering data on child serializers

Django REST Framework - How to return 404 error instead of 403

Override unique_together error message in Django Rest Framework

How to prevent brute force attack in Django Rest + Using Django Rest Throttling

Django REST how to set throttle period to allow one request in 10 minutes?

add user friendly json editor to django admin