DEV Community

# djangorestframework

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🚀 Migrating from SQLite3 to MySQL in My Django REST API – Step by Step

🚀 Migrating from SQLite3 to MySQL in My Django REST API – Step by Step

Comments
1 min read
Mastering Full-Stack Authentication with Django REST Framework and React âš™ïžđŸ”

Mastering Full-Stack Authentication with Django REST Framework and React âš™ïžđŸ”

Comments
2 min read
"From 'NOT NULL constraint failed' to Success: Debugging My Django DRF Order Creation API"

"From 'NOT NULL constraint failed' to Success: Debugging My Django DRF Order Creation API"

Comments
7 min read
Catching bugs before they bite: Django Testing

Catching bugs before they bite: Django Testing

Comments 1
1 min read
Django RF notes #1

Django RF notes #1

Comments
1 min read
Consideraciones en los serializadores del DRF

Consideraciones en los serializadores del DRF

Comments
4 min read
Implementing Search Functionality in Django Rest Framework (DRF)

Implementing Search Functionality in Django Rest Framework (DRF)

1
Comments
4 min read
Integrate Google OAuth2 authentication into the django-rest-framework

Integrate Google OAuth2 authentication into the django-rest-framework

Comments
4 min read
GraphQL-like features in Django Rest Framework

GraphQL-like features in Django Rest Framework

Comments
6 min read
Django vs Django REST Framework: ÂżCuĂĄl es la diferencia? đŸ€”

Django vs Django REST Framework: ÂżCuĂĄl es la diferencia? đŸ€”

2
Comments
1 min read
Login with OTP Authentication in Django and Django REST Framework

Login with OTP Authentication in Django and Django REST Framework

2
Comments 4
9 min read
Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

32
Comments 1
3 min read
The project that will make you enjoy writing tests for your Django app

The project that will make you enjoy writing tests for your Django app

Comments
2 min read
Understanding Django REST Framework: APIView vs GenericViewSet

Understanding Django REST Framework: APIView vs GenericViewSet

Comments
2 min read
Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

2
Comments
9 min read
How to create a CRUD API in Django Rest Framework with APIView, ViewSets, and Swagger Documentation

How to create a CRUD API in Django Rest Framework with APIView, ViewSets, and Swagger Documentation

14
Comments
4 min read
Multi-Role User Authentication in Django Rest Framework

Multi-Role User Authentication in Django Rest Framework

45
Comments 4
6 min read
Getting started with Django Rest Framework

Getting started with Django Rest Framework

4
Comments
4 min read
Entendendo o problema de N+1 query usando o Django

Entendendo o problema de N+1 query usando o Django

2
Comments
8 min read
How to Develop an Email-Verification API using Django Rest Framework

How to Develop an Email-Verification API using Django Rest Framework

23
Comments 1
8 min read
Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

18
Comments 1
3 min read
Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

2
Comments
1 min read
How to save model object using only foreign keys id in django-rest-framework

How to save model object using only foreign keys id in django-rest-framework

13
Comments
1 min read
Learn the Django REST Framework Part 15 - Unit testing

Learn the Django REST Framework Part 15 - Unit testing

6
Comments
1 min read
Learn Django REST Framework Part 14 Pagination

Learn Django REST Framework Part 14 Pagination

5
Comments
1 min read
loading...