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.
From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis — Part 2: The Data Layer

From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis — Part 2: The Data Layer

Comments
21 min read
From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis

From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis

Comments
19 min read
Mastering Multi-Tier Caching: Solving the "Invisible Cache" Problem in Next.js + Django + Redis Architecture

Mastering Multi-Tier Caching: Solving the "Invisible Cache" Problem in Next.js + Django + Redis Architecture

Comments
15 min read
Stop Writing CRUD Boilerplate: Introducing Django Ninja AIO CRUD

Stop Writing CRUD Boilerplate: Introducing Django Ninja AIO CRUD

Comments
1 min read
Using Scala to build tooling for Django

Using Scala to build tooling for Django

Comments
2 min read
Introduction to serializers in Django Rest Framework (DRF) Part I

Introduction to serializers in Django Rest Framework (DRF) Part I

1
Comments
4 min read
Flashy ⚡ - Simple path-based reverse proxy to route multiple services through one domain

Flashy ⚡ - Simple path-based reverse proxy to route multiple services through one domain

2
Comments
1 min read
Understanding Mixins in Python, Django, and Django REST Framework

Understanding Mixins in Python, Django, and Django REST Framework

Comments
6 min read
Speed Up Your Django App: A Beginner's Guide to Redis Caching

Speed Up Your Django App: A Beginner's Guide to Redis Caching

Comments
4 min read
Video Content Search with Captions

Video Content Search with Captions

Comments
3 min read
Metaprogramming and the Limits of Static Analysis

Metaprogramming and the Limits of Static Analysis

Comments
4 min read
Django vs. FastAPI o Django + FastAPI 2026: ¿Por qué elegir si puedes tener ambos?

Django vs. FastAPI o Django + FastAPI 2026: ¿Por qué elegir si puedes tener ambos?

1
Comments
14 min read
From Side Project to Production: Building Scalable Django Apps

From Side Project to Production: Building Scalable Django Apps

Comments
3 min read
Why Most Django Projects Fail in Production (And How to Fix Yours)

Why Most Django Projects Fail in Production (And How to Fix Yours)

Comments
2 min read
Building a Modern LMS with Django, HTMX, and Tailwind CSS — Introducing JakIja

Building a Modern LMS with Django, HTMX, and Tailwind CSS — Introducing JakIja

Comments
2 min read
Timetracer v1.4: Native Django Support and Easiest pytest Integration

Timetracer v1.4: Native Django Support and Easiest pytest Integration

Comments
3 min read
How I Built a Climate-Aware Garden Planner as a Solo Developer

How I Built a Climate-Aware Garden Planner as a Solo Developer

Comments
8 min read
Django Security: 10 Essential Steps to Secure Your Project Before Production

Django Security: 10 Essential Steps to Secure Your Project Before Production

1
Comments
11 min read
Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Comments
2 min read
Coming Back to a Project After a Long Break

Coming Back to a Project After a Long Break

Comments
3 min read
Django Ninja AIO CRUD REST Framework v2.5.0

Django Ninja AIO CRUD REST Framework v2.5.0

Comments
1 min read
The Silent Registration Killer: When Auto-Formatters and Linters Collide

The Silent Registration Killer: When Auto-Formatters and Linters Collide

Comments
4 min read
I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

Comments
2 min read
Is Node.js your best introduction to the Backend?

Is Node.js your best introduction to the Backend?

Comments
2 min read
Prevent ad network bans in Django by throttling ad impressions

Prevent ad network bans in Django by throttling ad impressions

Comments
1 min read
loading...