Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in django-rest-framework
Could not import 'rest_framework_jwt.authentication.JSONWebTokenAuthentication' for API setting 'DEFAULT_AUTHENTICATION_CLASSES'
May 15, 2026
django
django-rest-framework
django-views
jwt
django-authentication
Custom 404 and 500 pages in django with -> DEBUG = True
May 15, 2026
python-3.x
django
django-rest-framework
Django and react login with google authentication
May 14, 2026
reactjs
django
django-rest-framework
google-authentication
django-allauth
How to use PrimaryKeyRelatedField to update categories on a many-to-many relationship
May 14, 2026
python
django
django-rest-framework
Out of range float values are not JSON compliant with Django render
May 14, 2026
json
python-3.x
django
django-rest-framework
How do I customise the default 404 response for a URL not found error using Django Rest Framework?
May 14, 2026
django
rest
http-status-code-404
django-rest-framework
Uploading base64 images using ModelSerializers in Django/django-rest-framework
May 14, 2026
django
django-rest-framework
How to implement Next Auth v.5 for external API login in Next js 14 and app router
May 11, 2026
typescript
authentication
next.js
django-rest-framework
next-auth
How to return JWT token after user created in Django?
May 13, 2026
django
python-3.x
django-rest-framework
django-rest-framework-jwt
Why am I getting a "no module named urls" error for django rest framework swagger?
May 12, 2026
django
django-rest-framework
swagger
python-import
Django, Vue - How to pass prop from Django to Vue
May 12, 2026
django
vue.js
django-rest-framework
prop
vue-props
change datetime field to return unix timestamp in django rest framework
May 12, 2026
reactjs
datetime
serialization
django-rest-framework
timestamp
In Django Rest Framework how can I return errors (warnings) from validation / serialization without failing the validation?
May 08, 2026
django-rest-framework
Python Django get distinct queryset by month from a DateField
May 09, 2026
python
django
django-rest-framework
How to check_object_permissions on @api_view functions?
May 10, 2026
django
django-rest-framework
Why I cannot register '.as_view()' in the Django router (using djangorestframework-simplejwt)?
May 10, 2026
django
django-rest-framework
django-views
django-urls
django-rest-framework-simplejwt
What is different between `request.data['param-name'] ` or `request.data.get('param-name')` in Django
May 10, 2026
python
django
python-3.x
django-rest-framework
django-views
Older Entries »