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 Django SaaS MVP Stack I Use in 2026 (Ships in 4-6 Weeks)

The Django SaaS MVP Stack I Use in 2026 (Ships in 4-6 Weeks)

1
Comments
4 min read
How to Fix “Authentication Credentials Were Not Provided” Error in Django REST Framework JWT

How to Fix “Authentication Credentials Were Not Provided” Error in Django REST Framework JWT

2
Comments
5 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
FastAPI vs Django vs Flask: What I Actually Use After Testing All Three in 2026

FastAPI vs Django vs Flask: What I Actually Use After Testing All Three in 2026

2
Comments
7 min read
FastAPI vs Django vs Flask: Elegir el marco web Python correcto en 2026

FastAPI vs Django vs Flask: Elegir el marco web Python correcto en 2026

2
Comments
8 min read
Duck – A Django-compatible framework with native HTTP/2 and Lively HTML Components

Duck – A Django-compatible framework with native HTTP/2 and Lively HTML Components

1
Comments 1
1 min read
I Removed One Line of Django Code and My API Got 95ms Faster

I Removed One Line of Django Code and My API Got 95ms Faster

1
Comments
8 min read
I Shaved 600 MB Off a Production Docker Image Here's What I Learned

I Shaved 600 MB Off a Production Docker Image Here's What I Learned

2
Comments
4 min read
Building a Secure Django REST API from Scratch - DjangGuard

Building a Secure Django REST API from Scratch - DjangGuard

2
Comments
6 min read
Intro...

Intro...

2
Comments
1 min read
LinkedIn OAuth in Django Using Allauth and OpenID Connect: A Practical Guide

LinkedIn OAuth in Django Using Allauth and OpenID Connect: A Practical Guide

4
Comments
3 min read
🚀 Building a Fuel Route Optimization API with Django, Redis & OpenRouteService

🚀 Building a Fuel Route Optimization API with Django, Redis & OpenRouteService

1
Comments
2 min read
Fixing “Got AttributeError: 'NoneType' object has no attribute …” in Django REST Framework

Fixing “Got AttributeError: 'NoneType' object has no attribute …” in Django REST Framework

3
Comments
2 min read
Zero Public Ports: How I Secured my B2B API Against 10k Scraper Requests

Zero Public Ports: How I Secured my B2B API Against 10k Scraper Requests

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