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.
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
Your Django background scheduler is probably running twice. Here's why, and the migrate chicken-and-egg.

Your Django background scheduler is probably running twice. Here's why, and the migrate chicken-and-egg.

Comments
3 min read
Debugging a Cross-Language HMAC Signature Failure Between Nextcloud and Django

Debugging a Cross-Language HMAC Signature Failure Between Nextcloud and Django

Comments
4 min read
AMPER B2C od środka: jak zbudowaliśmy platformę e-commerce opartą na Django

AMPER B2C od środka: jak zbudowaliśmy platformę e-commerce opartą na Django

Comments
5 min read
Inside AMPER B2C: how we built an e-commerce platform on Django

Inside AMPER B2C: how we built an e-commerce platform on Django

Comments
5 min read
3..2..1 Launch!: My journey from zero to Django Contributions

3..2..1 Launch!: My journey from zero to Django Contributions

1
Comments
3 min read
Production-Ready Django, Celery, and Redis: The Definitive Guide to Scaling Background Tasks

Production-Ready Django, Celery, and Redis: The Definitive Guide to Scaling Background Tasks

1
Comments
8 min read
I built a Django admin UI with no SPA. htmx bit me where I didn't expect: logout.

I built a Django admin UI with no SPA. htmx bit me where I didn't expect: logout.

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