Articles by Tag #djangorestframework

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Implementing Search Functionality in Django Rest Framework (DRF)

Introduction When building APIs with Django Rest Framework, one of the essential features...

Learn More 1 0Sep 15 '24

Django RF notes #1

What is Django REST Framework? Why DRF over vanilla Django views REST vs RPC — what DRF...

Learn More 0 0Mar 4

Serializers, ViewSets, and Security — Making the System Talk

This week, I focused on turning models into APIs, securing endpoints, and enforcing consistency through signals.

Learn More 0 0Jun 5

Catching bugs before they bite: Django Testing

Unit, integration, functional, and manual testing [Vimist](https://github.com/vn-vision/vimist)

Learn More 0 1Jun 10

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

🛠️ Step-by-step Migration Process ✅ 1. Install MySQL Driver Inside my virtual environment: pip...

Learn More 0 0Jun 23

Mastering Full-Stack Authentication with Django REST Framework and React ⚙️🔐

From a blank screen to a fully functional login flow — this has been one of the most rewarding...

Learn More 0 0Jun 21

Integrate Google OAuth2 authentication into the django-rest-framework

backgrounds front-end and back-end separation, django-rest-framework as the back-end,...

Learn More 0 0Aug 1 '24

Consideraciones en los serializadores del DRF

Django{.verbatim} es un gran framework para desarrollo web en python. El django rest...

Learn More 0 0Sep 5 '24

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

My Journey to a Robust E-commerce Order API Hey Dev.to community! 👋 Today marks a...

Learn More -1 0Jun 19