DEV Community

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Scaling to 200+ Cities by Deleting 90% of My Database

Scaling to 200+ Cities by Deleting 90% of My Database

Comments 2
6 min read
Why I built Django Orbit: Reimagining observability for the 2026 Django developer

Why I built Django Orbit: Reimagining observability for the 2026 Django developer

Comments
2 min read
Implementing an Idempotent Delete in Django

Implementing an Idempotent Delete in Django

Comments
1 min read
Mon architecture microservices e-commerce (et les erreurs à éviter)

Mon architecture microservices e-commerce (et les erreurs à éviter)

Comments
5 min read
From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis

From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis

1
Comments
19 min read
Flashy ⚡ - Simple path-based reverse proxy to route multiple services through one domain

Flashy ⚡ - Simple path-based reverse proxy to route multiple services through one domain

2
Comments
1 min read
Checking Django Settings

Checking Django Settings

1
Comments
2 min read
Building an Atomic Quantity Update Endpoint in Django (and the Bugs That Taught Me More Than the Feature)

Building an Atomic Quantity Update Endpoint in Django (and the Bugs That Taught Me More Than the Feature)

Comments
3 min read
Building Secure Multi-Tenant SaaS: A Deep Dive into Data Isolation Patterns

Building Secure Multi-Tenant SaaS: A Deep Dive into Data Isolation Patterns

Comments
6 min read
Optimizing Django Generic Relations: From N+1 to 2 Queries

Optimizing Django Generic Relations: From N+1 to 2 Queries

Comments
3 min read
From Django to Rust Microservices: What Prometheus Taught Me About Backend Performance

From Django to Rust Microservices: What Prometheus Taught Me About Backend Performance

Comments
2 min read
I Built a Real-Time Stock Price Tracker with Django, Redis and WebSockets

I Built a Real-Time Stock Price Tracker with Django, Redis and WebSockets

5
Comments
4 min read
From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis- Part 7 - Deployment

From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis- Part 7 - Deployment

Comments
27 min read
The Return of the "Webmaster": How AI is Revolutionizing Solo Development

The Return of the "Webmaster": How AI is Revolutionizing Solo Development

Comments
3 min read
From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis - Part 4 : Optimization Pillars

From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis - Part 4 : Optimization Pillars

Comments
17 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.