Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to create a django User using DRF's ModelSerializer

Reuse Existing Object in Django Rest Framework Nested Serializer

Django Rest Framework - How do I limit results returned with Geolocation?

Do case-insensitive ordering with django-filter

Completely Lost: Many To Many with Serializers and Update in Django Rest Framework

How can I create model instance via Serializer without creating models from nested serialziers?

Mocking time issue in django test: time seems not to be frozen using freezegun

Django rest framework extra serializer field with get and post

django REST framework, validate json data

What is the purpose of the class meta in Django?

remove authentication and permission for specific url path

GenericForeignKey, ContentType and DjangoRestFramework

Filtering in django rest framework

Nested detail_route in django-rest-framework

select_related queryset with ModelSerializer in Django rest framework

Using Django Session Framework with a Token instead of a Cookie?

Django Rest Framework Many to Many field related to itself

Django rest swagger nested serializer showing list of array in Example UI

DRF How to serialize models inheritance ? (read/write)

How to rotate image before save in Django?