Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Using Django REST Framework as an authentication backend for Django

generating django rest framework server from swagger specs

manytomany relation does not exist. It's in a different schema

Common custom validation for DRF and Django admin

DRF serializer get liked data with post by request user

Require Log in with AnonymousUser in Django Rest Framework

Django rest swagger_auto_schema customize response body

"Import Error: No module named urls" with Django 1.8 and Rest Framework 3.7

Model field length constraint with validation response in serializer

django rest framework serialize a dictionary without create a model

DRF - How to change serializer.PrimaryKeyRelatedField's filter lookup key with condition?

annotate: whether a given value exists in m2m field

Django/Django Rest How do I save user device to prevent tedious 2FA on every login?

How to return 401 when Auth Token is missing in Django Rest Framework

django-rest-framework- Filtering using 'or' on multiple values from one url parameter

Validate Python TypedDict at runtime

Django rest framework: query parameters in detail_route

Django-rest-framework timezone aware renderers/parsers

Writable nested serializer with existing objects using Django Rest Framework 3.2.2

Return nested serializer in serializer method field