Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to restrict anonymous users from GraphQL API endpoint?

Django REST Framework a boolean/None value in the request is getting set to False

Django Postgresql Heroku : Operational Error - 'FATAL too many connections for role "usename"'

Pass context into a template using Ajax, Django

Django Rest Framework global pagination and pagination_class are not working

List Serializer with dynamic fields in Django Rest Framework

drf-spectacular: Add OpenApiResponse to a serializer-less function-based view

Django REST Framework & Lifecycle of a Django Model instance

django filter for NOT IN as lookup_expr

Serialize Django Model and return GET Response

How to replace or edit the lookup parameter in a django rest framework Router?

How to make Leaflet drop or stop processing markers outside of its bbox?

DRF SerializerMethodField how to pass parameters

pass a variable between multiple custom permission classes in drf

How to customise the error code and message for inactive accounts in simple jwt authentication - Django Rest Framework

How to get request parameters from an encoded URL in Django?

django AttributeError: dict object has no attribute 'pk'

DRF How to patch when file upload is required...?

django-rest-framework

Django Rest Framework: How to pass data to a nested Serializer and create an object only after custom validation

Custom 403 error page in django rest framework