Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Test CSRF Verification with Django Rest Framework

Iterating the streaming_content attribute on django FileResponse

Implementing HATEOAS in Django REST framework

Override the authToken views in Django Rest

ForeignKey with multiple models

How to create a created_by field in django rest framework model?

Response to a PATCH request

Django Views: When is request.data a dict vs a QueryDict?

Django Rest Framework how to post date field

How can I configure "HTTPS" schemes with the drf-yasg auto-generated swagger page?

Show Filters and Ordering in Django Rest Framework Options Request

Django REST Framework: Get ID/URL during validation?

Updating JSONField in django rest framework

Call method once to set multiple fields in Django Rest Framework serializer

Django Rest_framework "Got AttributeError when attempting to get a value for field Process"

Django Rest API: How to get rid of 'UUID' in json when serializing models?

Returning the human-readable element of a Choice Field in DRF serializer

How do you access data in the template when using DRF ModelViewSet and TemplateHTMLRenderer?

Deletion objects that is used as foreign key

using Django Rest framework to serialize custom data types and return response