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.
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
How I Built a Serverless AI Accounting App with AI assistant and Saved My Family from Spreadsheet Chaos

How I Built a Serverless AI Accounting App with AI assistant and Saved My Family from Spreadsheet Chaos

Comments
6 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
Your django-haystack Whoosh backend breaks on Python 3.13 — here's the one-line fix

Your django-haystack Whoosh backend breaks on Python 3.13 — here's the one-line fix

1
Comments
3 min read
FastAPI vs Django for Startups (2026)

FastAPI vs Django for Startups (2026)

Comments
4 min read
The N+1 Query Problem in Django: How to Spot It and Kill It Before It Kills Your API

The N+1 Query Problem in Django: How to Spot It and Kill It Before It Kills Your API

1
Comments
5 min read
Eleven Terabytes and No Raster Database

Eleven Terabytes and No Raster Database

Comments
8 min read
When Python is Too Slow

When Python is Too Slow

5
Comments
3 min read
Handling Money Correctly in Django: A Guide to Decimals, Precision, and the Mistakes That Cost You

Handling Money Correctly in Django: A Guide to Decimals, Precision, and the Mistakes That Cost You

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