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.
A Reliable Way to Prevent Duplicate Database Records

A Reliable Way to Prevent Duplicate Database Records

Comments 1
4 min read
Refactoring a Django View into a Service Layer: What I Learned Building a Real Order System

Refactoring a Django View into a Service Layer: What I Learned Building a Real Order System

Comments 3
5 min read
Options for Scheduling in Django: Celery, Cron, APScheduler, and the Lightweight Alternatives

Options for Scheduling in Django: Celery, Cron, APScheduler, and the Lightweight Alternatives

Comments
7 min read
It Worked on Every Environment Except Prod: Getting Daily Reports Right Across Timezones

It Worked on Every Environment Except Prod: Getting Daily Reports Right Across Timezones

Comments
6 min read
Imposto de renda sobre ações como um service em Django

Imposto de renda sobre ações como um service em Django

Comments
4 min read
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.