Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to add authorization token in incoming http request header

How to use django-filter on JSONField

Get reverse relation in Django Serializer

Exposing MoneyFields in Django REST Framework?

Django Rest Serializer: Use nested serializer on GET but not POST

Django REST framework: 'WSGIRequest' object has no attribute 'query_params'

React Native / Expo: fetch throws "Network request failed" error on 401 response with formData content type

Override to_representation in List serializer class

How to wait for results from a celery task in Django

Custom json response after creating user in Django rest framework

Django rest framework uploading multiple files

django.core.exceptions.ImproperlyConfigured. The included URLconf does not appear to have any patterns in it

How to create two postgres database when docker-compose up?

How to code a float list ModelSerializer for DRF a model?

What generic view should be used to create friend request in drf?

Is one authentication method more secure for a Django DRF backend?

Django rest api validate data sent in the requests