Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to write unit tests for django-rest-framework api's?

django rest framework model serializers - read nested, write flat

How to restrict Django Rest Framework browsable API interface to admin users

Return list of objects as dictionary with keys as the objects id with django rest framerwork

Acessing POST field data without a form (REST api) using Django

Django Rest Framework: How to enable swagger docs for function based views

Django Rest Framework: empty request.data

how long is token valid? Django REST Framework

What is @csrf_exempt

django-rest-framework

Django rest auth email instead of username

Django REST framework post array of objects

Delete method on Django Rest Framework ModelViewSet

Additional Serializer Fields in Django REST Framework 3

Django Rest Framework Without Database

Django Rest Framework 3.1 breaks pagination.PaginationSerializer

Django REST framework: type object X has no attribute 'get_extra_actions'

how to format time in django-rest-framework's serializer?

Django REST Framework - Define extra arguments using the @action decorator

django-rest-framework

Change default Django REST Framework home page title

Django/DRF - 405 Method not allowed on DELETE operation