Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-serializer

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?

django serialize foreign key objects

Django JSON custom serializing losing datetime type

How to have different results for 'list' (players/) and 'detail' (players/{id})?

DRF Object of type 'User' is not JSON serializable

DjangoRestFramework - How to access other fields of a OneToOneField reverse relationship using a model serializer?

How to update multiple records at once (bulk update) in django API

serialize model object with related objects to JSON

django django-serializer

How to display only values in Django Serializers?

Updating a value in serializer after accessing .data in Django Rest Framework

DjangoRestFramework ModelSerializer: field-level validation is not working

Django Rest Framework PUT request on unique model field

Django Rest framework Serialize many to many field

Database first Django models

method object is not JSON serializable

What are the parsers used for in the Django Rest Framework?

DRF : how to get the verbose name for choices?

Django Serializer AttributeError: 'unicode' object has no attribute 'isoformat'

django django-serializer