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 + Celery + Redis Sentinel: A Real Failover Test (With Metrics)

Django + Celery + Redis Sentinel: A Real Failover Test (With Metrics)

1
Comments
3 min read
XP-R — Slowing Down to Scale: Building Context as a Force Multiplier

XP-R — Slowing Down to Scale: Building Context as a Force Multiplier

1
Comments
2 min read
Building a RAG Pipeline on Your Existing Django App: A Practical Guide

Building a RAG Pipeline on Your Existing Django App: A Practical Guide

Comments
4 min read
Avoiding empty strings in non-nullable Django string-based model fields

Avoiding empty strings in non-nullable Django string-based model fields

Comments
13 min read
Building Real-time Notifications: A Full-Stack Guide with Django Channels, React, and WebSockets

Building Real-time Notifications: A Full-Stack Guide with Django Channels, React, and WebSockets

1
Comments
7 min read
Day 72 of 100 Days Of Code — Static Files, Media Files, and Environment Variables in Django

Day 72 of 100 Days Of Code — Static Files, Media Files, and Environment Variables in Django

2
Comments
5 min read
Day 71 of #100DaysOfCode — DRF Deeper: ViewSets, Routers, and Token Authentication

Day 71 of #100DaysOfCode — DRF Deeper: ViewSets, Routers, and Token Authentication

2
Comments
5 min read
Django Migrations Explained: A Complete Production Guide

Django Migrations Explained: A Complete Production Guide

6
Comments
17 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
Day 70 of #100DaysOfCode — Class-Based Views + Introduction to DRF

Day 70 of #100DaysOfCode — Class-Based Views + Introduction to DRF

1
Comments
4 min read
From Django Library to AWS Cognito: My Journey Building Enterprise SSO

From Django Library to AWS Cognito: My Journey Building Enterprise SSO

2
Comments 1
6 min read
Day 69 of 100 Days Of Code — Authentication in Django

Day 69 of 100 Days Of Code — Authentication in Django

1
Comments
4 min read
Deployment Made me Realize why TTD is a thing....

Deployment Made me Realize why TTD is a thing....

1
Comments
1 min read
Wagtail Routable Pages and Layout Configuration

Wagtail Routable Pages and Layout Configuration

1
Comments
7 min read
Day 68 of 100 Days Of Code — Django Forms

Day 68 of 100 Days Of Code — Django Forms

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