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 Project Structure Best Practices: A Production-Ready Guide

Django Project Structure Best Practices: A Production-Ready Guide

9
Comments
11 min read
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
Build a Production RAG Chatbot with Django + pgvector + OpenAI (Full Guide)

Build a Production RAG Chatbot with Django + pgvector + OpenAI (Full Guide)

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