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.
How I Fingerprint My Own API to Catch Scrapers

How I Fingerprint My Own API to Catch Scrapers

1
Comments
9 min read
Django REST API with PostgreSQL — Advanced Queries & Optimization

Django REST API with PostgreSQL — Advanced Queries & Optimization

Comments
5 min read
My First Steps with Wagtail: Reviewing the Starter Kit

My First Steps with Wagtail: Reviewing the Starter Kit

Comments
2 min read
Exploring Wagtail's Starter Kit

Exploring Wagtail's Starter Kit

Comments
2 min read
Your Database Is Already the AI Agent's Memory

Your Database Is Already the AI Agent's Memory

1
Comments
21 min read
Understanding Django Models and ORM: A Complete Production Guide

Understanding Django Models and ORM: A Complete Production Guide

2
Comments
19 min read
One Platform for All Your Database Queries — Introducing dbquery

One Platform for All Your Database Queries — Introducing dbquery

1
Comments
6 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

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

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

1
Comments
2 min read
From AI Assisted Exploration to a Wagtail Upgrade Agent

From AI Assisted Exploration to a Wagtail Upgrade Agent

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