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.
Build a Secure Risk Assessment API with MongoDB Queryable Encryption in Django

Build a Secure Risk Assessment API with MongoDB Queryable Encryption in Django

7
Comments
11 min read
Why PostgreSQL Row-Level Security Is the Right Approach to Django Multitenancy

Why PostgreSQL Row-Level Security Is the Right Approach to Django Multitenancy

8
Comments 8
13 min read
Why I built Django Orbit: Reimagining observability for the 2026 Django developer

Why I built Django Orbit: Reimagining observability for the 2026 Django developer

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

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

Comments
27 min read
How I Set Up Wagtail's Bakerydemo Locally (And What I Learned Along the Way)

How I Set Up Wagtail's Bakerydemo Locally (And What I Learned Along the Way)

2
Comments
4 min read
I have ADHD so finishing projects is hard. But I finally launched Pluma - my blogging platform

I have ADHD so finishing projects is hard. But I finally launched Pluma - my blogging platform

Comments
2 min read
Django Apps vs Projects Explained: A Complete Production Guide

Django Apps vs Projects Explained: A Complete Production Guide

4
Comments 2
17 min read
Stop building the same auth flow over and over: Why I built fast-dj

Stop building the same auth flow over and over: Why I built fast-dj

Comments
3 min read
Building Secure Multi-Tenant SaaS: A Deep Dive into Data Isolation Patterns

Building Secure Multi-Tenant SaaS: A Deep Dive into Data Isolation Patterns

Comments
6 min read
Djangonaut Diaries: Week 1 - Setting up the stage (and the machine)

Djangonaut Diaries: Week 1 - Setting up the stage (and the machine)

13
Comments
4 min read
How Django Works Internally: The Complete Request Response Cycle

How Django Works Internally: The Complete Request Response Cycle

3
Comments
18 min read
Wired Django, Nextcloud, Grafana, Loki & Prometheus into a secure observability mesh over Tailnet (metrics & logs, dashboards).

Wired Django, Nextcloud, Grafana, Loki & Prometheus into a secure observability mesh over Tailnet (metrics & logs, dashboards).

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

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

Comments
6 min read
Scaling Django APIs: How I Reduced Database Load by 80% with Redis and Optimized Queries

Scaling Django APIs: How I Reduced Database Load by 80% with Redis and Optimized Queries

3
Comments
3 min read
From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis - Part 4 : Optimization Pillars

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

Comments
17 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.