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.
The Concurrency Bug That Only Appears Under Load: A Django Race Condition Story

The Concurrency Bug That Only Appears Under Load: A Django Race Condition Story

Comments
9 min read
Under the Hood of Python Logging: The 4 Core Building Blocks (Part 3)

Under the Hood of Python Logging: The 4 Core Building Blocks (Part 3)

Comments
4 min read
Logging in Django: From Basics to Production (Part 2: Python Logging Fundamentals)

Logging in Django: From Basics to Production (Part 2: Python Logging Fundamentals)

Comments
4 min read
Grounded AI: making an LLM draft a project charter from real data — without hallucinating

Grounded AI: making an LLM draft a project charter from real data — without hallucinating

1
Comments
5 min read
FastAPI vs Django vs Flask: Which Python Framework Is Right for You?

FastAPI vs Django vs Flask: Which Python Framework Is Right for You?

Comments
6 min read
How we golden-tested Israeli payroll math (so the law, not a config screen, does the calculating)

How we golden-tested Israeli payroll math (so the law, not a config screen, does the calculating)

Comments
4 min read
Django Data Migrations: Getting Them Right on a Live Database

Django Data Migrations: Getting Them Right on a Live Database

Comments 1
5 min read
Your primary key shouldn't be in the URL

Your primary key shouldn't be in the URL

Comments
3 min read
I found an interesting N+1 problem in a Django application...

I found an interesting N+1 problem in a Django application...

Comments
1 min read
Django 6.1's FETCH_PEERS collapses a 2,001-query loop into 2

Django 6.1's FETCH_PEERS collapses a 2,001-query loop into 2

6
Comments 1
7 min read
How We Built Scraping AI: Turning 500+ Enterprise Projects Into a Self-Serve API

How We Built Scraping AI: Turning 500+ Enterprise Projects Into a Self-Serve API

2
Comments 3
5 min read
Django Auth Tables and Permissions Explained

Django Auth Tables and Permissions Explained

Comments
3 min read
A canonical tag bug was hiding 800 pages from Google

A canonical tag bug was hiding 800 pages from Google

Comments
2 min read
What is Django & Django REST Framework? Should You Learn Them?

What is Django & Django REST Framework? Should You Learn Them?

1
Comments
5 min read
Phone verification in Flask and Django with one API key

Phone verification in Flask and Django with one API key

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