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.
My First Steps into Open Source: Setting Up Wagtail for GSoC 2026

My First Steps into Open Source: Setting Up Wagtail for GSoC 2026

Comments
2 min read
Guarding Critical Operations: Mastering SELECT FOR UPDATE for Race Condition Prevention in Django & PostgreSQL

Guarding Critical Operations: Mastering SELECT FOR UPDATE for Race Condition Prevention in Django & PostgreSQL

Comments
8 min read
ONNX Runtime + pgvector in Django: semantic search without PyTorch or external APIs

ONNX Runtime + pgvector in Django: semantic search without PyTorch or external APIs

Comments
9 min read
Django Screenshot API: Capture Web Pages from Your Python Backend

Django Screenshot API: Capture Web Pages from Your Python Backend

Comments
5 min read
How to Generate PDF Reports from HTML Templates in Python

How to Generate PDF Reports from HTML Templates in Python

Comments
5 min read
Django REST API Patterns for Scalable Apps

Django REST API Patterns for Scalable Apps

Comments
3 min read
Django SaaS Boilerplate

Django SaaS Boilerplate

Comments
3 min read
Setting Up Wagtail as a GSoC 2026 Applicant — From Zero to Dev Environment

Setting Up Wagtail as a GSoC 2026 Applicant — From Zero to Dev Environment

2
Comments 1
4 min read
Eventual Consistency Guarantees Correctness. Your job is to Make Users Believe It.

Eventual Consistency Guarantees Correctness. Your job is to Make Users Believe It.

1
Comments
3 min read
Djangonaut diaries, week 3 - Working on an ORM issue

Djangonaut diaries, week 3 - Working on an ORM issue

Comments
7 min read
PostgreSQL RLS Is Fail-Closed, But Is It Fast? Making django-rls-tenants Index-Friendly

PostgreSQL RLS Is Fail-Closed, But Is It Fast? Making django-rls-tenants Index-Friendly

Comments
9 min read
Django + Docker Deployment: A Complete Production Guide

Django + Docker Deployment: A Complete Production Guide

2
Comments
6 min read
Go beyond Django's built-in auth — learn JWT, custom email login, role-based permissions, and brute-force protection.

Go beyond Django's built-in auth — learn JWT, custom email login, role-based permissions, and brute-force protection.

2
Comments
5 min read
I Built a Free REST API for Kenya's 47 Counties, 290 Constituencies, and 1,450 Wards

I Built a Free REST API for Kenya's 47 Counties, 290 Constituencies, and 1,450 Wards

1
Comments
4 min read
I Prompt Injected My Own GitHub README. Then I Built a Honeypot.

I Prompt Injected My Own GitHub README. Then I Built a Honeypot.

2
Comments
17 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.