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.
Preventing Overselling with Stock Reservation and select_for_update in Django

Preventing Overselling with Stock Reservation and select_for_update in Django

Comments
4 min read
Streaming LLM Responses in Django + React: The Full Implementation

Streaming LLM Responses in Django + React: The Full Implementation

2
Comments
5 min read
A '12 libraries to make your Python production-ready' list crossed my feed — I use 2 of them, because a framework already made the other 10 decisions

A '12 libraries to make your Python production-ready' list crossed my feed — I use 2 of them, because a framework already made the other 10 decisions

Comments
5 min read
How to Prefetch Across GenericForeignKeys When You Can't Change the Schema

How to Prefetch Across GenericForeignKeys When You Can't Change the Schema

Comments
7 min read
Building and Deploying a Role-Based Django PWA: From Starter Template to Production

Building and Deploying a Role-Based Django PWA: From Starter Template to Production

1
Comments
6 min read
How I Built a Scam Detection Platform for Ghana Using Django and Paystack

How I Built a Scam Detection Platform for Ghana Using Django and Paystack

Comments
1 min read
Django: History and Trends

Django: History and Trends

Comments
5 min read
Designing a Gold Jewelry E-Commerce Database with Django

Designing a Gold Jewelry E-Commerce Database with Django

Comments
2 min read
How We Reduced Our LLM API Costs by 60%: What Actually Worked

How We Reduced Our LLM API Costs by 60%: What Actually Worked

1
Comments
7 min read
I Built a Lightweight Health Check Package for Django

I Built a Lightweight Health Check Package for Django

Comments
1 min read
Multi-Agent Systems in Production: When One Agent Isn't Enough and How We Coordinate Them

Multi-Agent Systems in Production: When One Agent Isn't Enough and How We Coordinate Them

1
Comments 1
5 min read
Would appreciate feedback on my Django Channels chat app

Would appreciate feedback on my Django Channels chat app

1
Comments
1 min read
Building SmartStock AI: An AI-Powered Inventory Management Platform with Django, LangChain & Multi-Agent Workflows

Building SmartStock AI: An AI-Powered Inventory Management Platform with Django, LangChain & Multi-Agent Workflows

1
Comments 3
2 min read
Horilla CRM: A Free, Open Source, Self-Hosted CRM Built on Django

Horilla CRM: A Free, Open Source, Self-Hosted CRM Built on Django

Comments
4 min read
Building Internal Events in Django Without Kafka or RabbitMQ

Building Internal Events in Django Without Kafka or RabbitMQ

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