Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

pymongo.errors.ServerSelectionTimeoutError: localhost:27017: [Errno 111] Connection refused

Django RestFramework group by

Displaying Django subcategories in category and products in each category json as Json Child

Suppress "field should be unique" error in Django REST framework

django rest framework - backward serialization to avoid prefetch_related

how to create serializer for an enum field in django rest framework

Django swagger- How to disable DjangoFilterBackend query filters from delete, put methods?

Django REST framework flat, read-write serializer

What is the proper way of testing throttling in DRF?

Upload image file using django rest framework in a single page application

How to make a rest_framework Serializer disallow superfluous fields?

How do you Serialize the User model in Django Rest Framework

Django Rest Framework - separate serializer class per method in model based API view

django-rest-framework

How to apply a filter backend to all fields of all resources in Django Rest Framework?

DRF - How to handle exception on serializer create()?

Inherit a parent class docstring as __doc__ attribute

"<Model> with this <field> already exist" on PUT call - Django REST Framework

using APITestCase with django-rest-framework

Django Rest Framework reverse and SimpleRouter

Django Rest Framework filtering calculated model property