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.
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
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
Django's .exclude() does not drop your NULL rows

Django's .exclude() does not drop your NULL rows

Comments 1
5 min read
DjReframe: a lib to cut down the routine of building Django apps from scratch

DjReframe: a lib to cut down the routine of building Django apps from scratch

Comments 2
2 min read
Understanding REST APIs with Node.js and Django: A Practical Overview

Understanding REST APIs with Node.js and Django: A Practical Overview

Comments 1
2 min read
When a successful restore isn't: a Postgresql upgrade

When a successful restore isn't: a Postgresql upgrade

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