Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Modifying the output from a serializer in the Django Rest Framework

Updating m2m not possible when using serializers as fields

Django Rest Framework - create objects passed as a list attribute of nested object

Iterate through objects in many to many field

How to implement real-time updates with Django REST Framework?

DRF: Manipulating serializer field layout

Django Rest Framework: Deserializing and get the primary key from validated_data

404 when page number is too high

Adding Disqus to Django blog for commenting

Django REST Framework -- How to resolve ForeignKey to Actual Value, not index?

Serializing One to Many Relationship in django REST framework

Conflict in type inflection between EmberData and Django REST framework

Sum and Count in nested foreign key relationship?

How to properly use django testcase's addCleanup method?

How to convert a Django Rest Framework Request object with data to a Django HttpRequest object?

Django DRF - Different Request and Response Serialization

Django Rest Framework Custom Endpoints

Can't identify problem in my serializers.py file

Can Django REST Framework serializers be used for other web-frameworks?

Generating fake data to populate database