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 wired Django to Next.js. Four things broke and only one of them threw an error.

I wired Django to Next.js. Four things broke and only one of them threw an error.

6
Comments
5 min read
Django vs Flask vs FastAPI in 2026 - Which to Choose

Django vs Flask vs FastAPI in 2026 - Which to Choose

Comments
7 min read
Building an MCP Server for Your Django App: What We Learned Doing It for Real

Building an MCP Server for Your Django App: What We Learned Doing It for Real

1
Comments
5 min read
Django + Next.js: The Integration Issues Nobody Warns You About

Django + Next.js: The Integration Issues Nobody Warns You About

Comments
4 min read
Drop-in Django app to serve a decent LLM-ready documentation site

Drop-in Django app to serve a decent LLM-ready documentation site

Comments
2 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.