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.
The Best Python SaaS Boilerplates in 2024: A Comprehensive Guide

The Best Python SaaS Boilerplates in 2024: A Comprehensive Guide

Comments
4 min read
Grading free-form Japanese answers with an LLM: Django + pydantic-ai

Grading free-form Japanese answers with an LLM: Django + pydantic-ai

Comments
4 min read
Closing the Loop: Emailing Myself When My Resume Gets Downloaded

Closing the Loop: Emailing Myself When My Resume Gets Downloaded

Comments
5 min read
What is Django? A Complete Guide to the Django Framework, Benefits, Use Cases & Getting Started

What is Django? A Complete Guide to the Django Framework, Benefits, Use Cases & Getting Started

Comments
7 min read
My build in public journey: creating an Ebook generator

My build in public journey: creating an Ebook generator

Comments
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
Automating Django `dumpdata` Backups to S3 (One Command, Zero SSH)

Automating Django `dumpdata` Backups to S3 (One Command, Zero SSH)

Comments
7 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
Can an LLM generate your Django project boilerplate?

Can an LLM generate your Django project boilerplate?

1
Comments
3 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 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.