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.
How I Moved Real-Time Out of Django (and Made Everything Simpler)

How I Moved Real-Time Out of Django (and Made Everything Simpler)

1
Comments
7 min read
Using Claude Code in a Django Workflow: What Actually Works

Using Claude Code in a Django Workflow: What Actually Works

1
Comments 2
6 min read
My drift detector knew a security group changed — not that it was dangerous, or who opened it

My drift detector knew a security group changed — not that it was dangerous, or who opened it

Comments
4 min read
How I Learned About Context Processors in Django 🚀

How I Learned About Context Processors in Django 🚀

Comments
2 min read
Building a Secure Authentication System with Django

Building a Secure Authentication System with Django

1
Comments
2 min read
How I Built a Full-Stack Roulette Game with Claude AI and Deployed It to AWS — While Learning Everything Along the Way

How I Built a Full-Stack Roulette Game with Claude AI and Deployed It to AWS — While Learning Everything Along the Way

Comments
14 min read
No SPA: a multi-panel database UI in Django + htmx + a sprinkle of Alpine

No SPA: a multi-panel database UI in Django + htmx + a sprinkle of Alpine

Comments
4 min read
Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)

Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)

1
Comments
4 min read
How I Fixed a 30% Bandwidth Leak in Our Scraping Pipeline with a Django Dynamic Retry Multiplier

How I Fixed a 30% Bandwidth Leak in Our Scraping Pipeline with a Django Dynamic Retry Multiplier

1
Comments 1
3 min read
I added TOTP 2FA to my Django app in ~40 lines and no 2FA library — but one line decides whether it's real

I added TOTP 2FA to my Django app in ~40 lines and no 2FA library — but one line decides whether it's real

Comments
4 min read
Building a Conversational Booking Agent for Vehicle Rentals: MCP Endpoints, Dialog Passports, and Alternative Search

Building a Conversational Booking Agent for Vehicle Rentals: MCP Endpoints, Dialog Passports, and Alternative Search

Comments
9 min read
How I Architected Automatic Parking Detection in Django — Bluetooth Disconnects, Geofence Events, and a Strict State Machine

How I Architected Automatic Parking Detection in Django — Bluetooth Disconnects, Geofence Events, and a Strict State Machine

2
Comments 3
10 min read
The feature that wrote a database row every minute — even when nothing happened

The feature that wrote a database row every minute — even when nothing happened

Comments
4 min read
[Tutorial] Deploying Django on Upsun: the final checklist 🚀

[Tutorial] Deploying Django on Upsun: the final checklist 🚀

Comments
1 min read
From Feature Delivery to Platform Engineering.

From Feature Delivery to Platform Engineering.

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