Articles by Tag #djangorestframework

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

Modern Django & Django REST Framework Complete Roadmap

Getting Started Installation & Setup Setup Django with Docker...

Learn More 1 3Aug 12

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

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

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

🚀 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

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

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

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