Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Image upload directive (angularJs and django rest framework)

different fields setting for ModelSerializer in django rest framework

Django - missing 1 required positional argument: 'request'

Django extract string from [ErrorDetail(string='Test Message', code='invalid')]

How to set Content-Disposition header using Django Rest Framework

Getting Django, VUE, CORS and CSRF working with a real world example

Adding custom response Headers to APIException

Make BooleanField required in Django Rest Framework

Django Rest Framework reuse API logic within website

What is best practice to serialize foreign key fields in a REST-ful api

django rest framework - using viewsets

Return dictionary instead of array in REST framework

Json serialized data having backslashes

No File was submitted while trying to make a POST. Django Rest Framework

Django Rest Framework's IsAuthenticated() method is failing for AnonymousUser

Django, drf-yasg - how to add description to tags?

Django Haystack Results to Django Rest Framework Serializer

Is bad practice to mix REST and RPC together?

Force https with HyperlinkedModelSerializer?

Django rest framework unit test viewsets mixins