Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django REST Framework serializer - access existing foreign key

Django REST User Creation/Authentication

How can I add a field to a model serializer that has a reverse relationship with another model

Encoded Video's path gets changed in database after encoding with ffmpeg and celery and works as normal without celery

Dj Rest Auth custom registration not working

Django REST Framework nested serializer won't update

How to enable pagination on DRF GenericAPIView?

EmbeddedDocumentSerializer runs query for every ReferenceField

How to tag whole ViewSet in drf_yasg?

Django - passing variable from function view into html template

Django rest framework serializer: required_fields

Unable to overload (override) DRF serializer's save() method (or other methods)

Django Rest Framework return empty JSON

DRF - Base Viewset for query param validation

Boolean Field always saving False django

Retrieve HTTP Header in Django RestFrameWork

Django logging to multiple files at once even with RotatingFileHandler?