Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django-rest-auth: Reverse for 'password_reset_confirm' not found. 'password_reset_confirm' is not a valid view function or pattern name

"Expected a list of items but got type \"dict\"."

requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8000): Max retries exceeded with url: /api/1/

How to fix "Invalid password format or unknown hashing algorithm." in a custom User Model Django

Axios requests using authentication token sometimes fail in Safari

overriding restauth password reset email issues

Absolute paths on images uploaded by django-ckeditor

Django REST API accept list instead of dictionary in post request

Django rest framework - filter many-to-many field

How to have different results for 'list' (players/) and 'detail' (players/{id})?

Django-rest-framework: return Response from .dispatch

Django RestAuth Custom password reset link

Use custom function in ModelViewSet with Django Rest Framework

How can I override Django Rest Framework viewset perform_create() method to set a default value to a field

Django Rest Framework Permissions and Ownership

Allow hyphens in Django Rest Framework serializer field names

How to change lookup field in Model.viewset to other unique parameter in Django Rest Framework?

Get full request URL from inside APIView in Django REST Framework

Why doesn't my request.user have groups in Django?

Django Rest Framework Pagination Since ID