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.
Django 6.0 Tasks com TDD: três paredes que o caminho feliz esconde

Django 6.0 Tasks com TDD: três paredes que o caminho feliz esconde

Comments
9 min read
Real-Time Features in Django: How We Build Live Updates with Channels and WebSockets

Real-Time Features in Django: How We Build Live Updates with Channels and WebSockets

1
Comments
6 min read
Building SecureTrack: An AI-Powered Cybersecurity Management Platform with React, Django & AI

Building SecureTrack: An AI-Powered Cybersecurity Management Platform with React, Django & AI

Comments
3 min read
A Small Refresh Bug That Uncovered Security Gaps in My OTP System

A Small Refresh Bug That Uncovered Security Gaps in My OTP System

Comments
10 min read
Building RecipeHub: My Experience Developing and Deploying a Modern Recipe Sharing Platform with Django

Building RecipeHub: My Experience Developing and Deploying a Modern Recipe Sharing Platform with Django

Comments
2 min read
From O(N ) to O(1): Scaling M2M Validation in Django

From O(N ) to O(1): Scaling M2M Validation in Django

1
Comments
6 min read
django framework

django framework

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