Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Testing authentication in Django Rest Framework Views -- Cannot authenticate when testing

Django REST Framework (ModelViewSet), 405 METHOD NOT ALLOWED

Create UUID on client and save primary key with Django REST Framework and using a POST

Write a wrapper to expose existing REST APIs as SOAP web services?

Django rest framework group based permissions for individual views

Customize the djoser create user endpoint

Pass a custom queryset to serializer in Django Rest Framework

Django Rest Framework Session vs Token Authentication

Django and REST API to serve calculation-based requests

How do I use perform_create to set a field automatically in Django Rest Framework?

Overriding Django REST ViewSet with custom post method and model

How to join two models in django-rest-framework

For Django Rest Framework, what is the difference in use case for HyperLinkedRelatedField and HyperLinkedIdentityField?

Using custom methods in filter with django-rest-framework

Django REST: Uploading and serializing multiple images

How to serialize an 'object list' in Django REST Framework

override create method in django rest generics CreateAPIView

How do you override a ModelViewSet's get_queryset in Django Rest Framework 3?

django-rest-framework

django-rest-framework - autogenerate form in browsable API?

How To Upload File with Django Rest APi