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.
Mitigating the Two Generals Problem in Django with Idempotence

Mitigating the Two Generals Problem in Django with Idempotence

3
Comments 1
3 min read
Metaprogramming and the Limits of Static Analysis

Metaprogramming and the Limits of Static Analysis

Comments
4 min read
AI Wrote It. Your Database Paid for It: How get_object() in DRF Actions Quietly Kills Backend Performance

AI Wrote It. Your Database Paid for It: How get_object() in DRF Actions Quietly Kills Backend Performance

2
Comments 2
4 min read
Django vs. FastAPI o Django + FastAPI 2026: ¿Por qué elegir si puedes tener ambos?

Django vs. FastAPI o Django + FastAPI 2026: ¿Por qué elegir si puedes tener ambos?

1
Comments
14 min read
My Django Rapid Architecture short overview

My Django Rapid Architecture short overview

4
Comments
4 min read
From Side Project to Production: Building Scalable Django Apps

From Side Project to Production: Building Scalable Django Apps

Comments
3 min read
I Wanted to Go Beyond "Todo App" — So I Built This Instead

I Wanted to Go Beyond "Todo App" — So I Built This Instead

7
Comments
3 min read
Why Most Django Projects Fail in Production (And How to Fix Yours)

Why Most Django Projects Fail in Production (And How to Fix Yours)

Comments
2 min read
Building a Shop Inventory & Analytics Management System (Full-Stack Django + React)

Building a Shop Inventory & Analytics Management System (Full-Stack Django + React)

2
Comments
2 min read
Timetracer v1.4: Native Django Support and Easiest pytest Integration

Timetracer v1.4: Native Django Support and Easiest pytest Integration

Comments
3 min read
Boost Performance by Migrating Django Endpoints to Rust: NDVI & Weather Services (Phase 2 Complete)

Boost Performance by Migrating Django Endpoints to Rust: NDVI & Weather Services (Phase 2 Complete)

1
Comments
4 min read
django-silky: A Modern Fork of django-silk with Dark Mode, D3 Charts, and N+1 Detection

django-silky: A Modern Fork of django-silk with Dark Mode, D3 Charts, and N+1 Detection

1
Comments
4 min read
Django Security: 10 Essential Steps to Secure Your Project Before Production

Django Security: 10 Essential Steps to Secure Your Project Before Production

1
Comments
11 min read
Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Comments
2 min read
Session-Based Authentication in Django (Complete Internal Flow)

Session-Based Authentication in Django (Complete Internal Flow)

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