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.
I Built 2 Full Stack Django Apps in 72 Hours Using Cursor AI

I Built 2 Full Stack Django Apps in 72 Hours Using Cursor AI

Comments
1 min read
Two Git Worktrees, Two Django Migrations, One Coordination Problem

Two Git Worktrees, Two Django Migrations, One Coordination Problem

Comments
4 min read
How Django Handles a Request: Understanding the Journey from URL to Response

How Django Handles a Request: Understanding the Journey from URL to Response

Comments
8 min read
How I Built a Mental Health Website with Django, AWS and Vanilla JavaScript

How I Built a Mental Health Website with Django, AWS and Vanilla JavaScript

Comments
3 min read
Serializers, ModelSerializers, and Queryset Optimization: How They Work Hand-in-Hand

Serializers, ModelSerializers, and Queryset Optimization: How They Work Hand-in-Hand

Comments
2 min read
I built a full PMBOK project-management platform solo in 3 months — here's what it cost

I built a full PMBOK project-management platform solo in 3 months — here's what it cost

1
Comments
3 min read
Django 6.1's FETCH_PEERS: Does It Replace select_related and prefetch_related?

Django 6.1's FETCH_PEERS: Does It Replace select_related and prefetch_related?

1
Comments
4 min read
Building a Full-Stack Social Media Platform with React, Django REST Framework & PostgreSQL

Building a Full-Stack Social Media Platform with React, Django REST Framework & PostgreSQL

Comments
1 min read
How to Stop N+1 Database Queries in Django Tests with django-query-guard

How to Stop N+1 Database Queries in Django Tests with django-query-guard

1
Comments
2 min read
Modeling three markets (BR / US / Crypto) with one rebalancing engine

Modeling three markets (BR / US / Crypto) with one rebalancing engine

Comments
3 min read
Modelando três mercados (BR / US / Cripto) com um só motor de rebalanceamento

Modelando três mercados (BR / US / Cripto) com um só motor de rebalanceamento

Comments
4 min read
How I Handle OAuth2 Token Refresh and Quotas in a Django API Gateway

How I Handle OAuth2 Token Refresh and Quotas in a Django API Gateway

Comments
4 min read
One View Per Layer: Four Sharp Edges I Found in My Own Code

One View Per Layer: Four Sharp Edges I Found in My Own Code

Comments
6 min read
CVE-2026-73229: AdminRenderer Data Exposure in Django REST Framework

CVE-2026-73229: AdminRenderer Data Exposure in Django REST Framework

Comments
5 min read
CVE-2026-73228: Request Parsing Size-Limit Bypass in Django REST Framework

CVE-2026-73228: Request Parsing Size-Limit Bypass in Django REST Framework

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.