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.
Django Auth Tables and Permissions Explained

Django Auth Tables and Permissions Explained

Comments
3 min read
TechNight: Keeping 85 Projects Alive

TechNight: Keeping 85 Projects Alive

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

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

Comments 1
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
Logging in Django: From Basics to Production (Part 1: Why Logging?)

Logging in Django: From Basics to Production (Part 1: Why Logging?)

Comments
2 min read
nginx silently rejects the new HTTP QUERY method

nginx silently rejects the new HTTP QUERY method

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

When a successful restore isn't: a Postgresql upgrade

Comments
6 min read
Deploying Django with Azure DevOps: A Practical CI/CD Pipeline

Deploying Django with Azure DevOps: A Practical CI/CD Pipeline

Comments
4 min read
count() on a prefetched relation is free. filter() costs a query per row.

count() on a prefetched relation is free. filter() costs a query per row.

Comments 3
5 min read
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
Keeping Alpine.js + Django templates sane in a large app

Keeping Alpine.js + Django templates sane in a large app

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