Forem

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.
Package a django app

Package a django app

Comments
4 min read
Why uv is Replacing pip in My Python Workflow (And Why You Should Try It)

Why uv is Replacing pip in My Python Workflow (And Why You Should Try It)

Comments
3 min read
Stop Creating 50 Users When You Only Need 5: Solving Django's Relationship Inflation Problem
Cover image for Stop Creating 50 Users When You Only Need 5: Solving Django's Relationship Inflation Problem

Stop Creating 50 Users When You Only Need 5: Solving Django's Relationship Inflation Problem

Comments
4 min read
You Can't Build a Vault on Quicksand: Lessons from Rebuilding VibeVault's Backend
Cover image for You Can't Build a Vault on Quicksand: Lessons from Rebuilding VibeVault's Backend

You Can't Build a Vault on Quicksand: Lessons from Rebuilding VibeVault's Backend

Comments
2 min read
Scaling Django on Railway + S3 + Cloudflare for 1k+ concurrent users
Cover image for Scaling Django on Railway + S3 + Cloudflare for 1k+ concurrent users

Scaling Django on Railway + S3 + Cloudflare for 1k+ concurrent users

Comments
7 min read
Building a Portfolio Site with Django REST API and Vanilla JavaScript

Building a Portfolio Site with Django REST API and Vanilla JavaScript

1
Comments
9 min read
Refactoring a Legacy Django Codebase Without Breaking Production
Cover image for Refactoring a Legacy Django Codebase Without Breaking Production

Refactoring a Legacy Django Codebase Without Breaking Production

Comments
1 min read
Open Source Is People: A Python & Django Year
Cover image for Open Source Is People: A Python & Django Year

Open Source Is People: A Python & Django Year

Comments
3 min read
Serving a deep learning model with Django
Cover image for Serving a deep learning model with Django

Serving a deep learning model with Django

Comments
4 min read
**The Future of Freedom: A Conversation with Pierre Poilievre on the Role of Government**

**The Future of Freedom: A Conversation with Pierre Poilievre on the Role of Government**

Comments
4 min read
Steady Queue: a Redis-less task backend for Django
Cover image for Steady Queue: a Redis-less task backend for Django

Steady Queue: a Redis-less task backend for Django

1
Comments
3 min read
Day-17 Multi-Stage Dockerfiles are a Game Changer for Django 🐳

Day-17 Multi-Stage Dockerfiles are a Game Changer for Django 🐳

Comments
1 min read
Production Deployment: Django, Docker Compose, & Nginx on AWS
Cover image for Production Deployment: Django, Docker Compose, & Nginx on AWS

Production Deployment: Django, Docker Compose, & Nginx on AWS

Comments
3 min read
**The Right to Repair: A Battle for Control in the Tech Industry**

**The Right to Repair: A Battle for Control in the Tech Industry**

Comments
2 min read
The Silent Truncator: Debugging Django's Vague `DataError`
Cover image for The Silent Truncator: Debugging Django's Vague `DataError`

The Silent Truncator: Debugging Django's Vague `DataError`

Comments
2 min read
My Journey Contributing to Django: From Intimidation to a Merged Ticket 🚀
Cover image for My Journey Contributing to Django: From Intimidation to a Merged Ticket 🚀

My Journey Contributing to Django: From Intimidation to a Merged Ticket 🚀

Comments
3 min read
From IP to Identity: The Complete Guide to Deploying Django with SSL, Nginx, and Docker

From IP to Identity: The Complete Guide to Deploying Django with SSL, Nginx, and Docker

Comments
3 min read
**The Unseen Forces Behind Innovation: iRobot's Turbulent Journey and the Future of American Tech**

**The Unseen Forces Behind Innovation: iRobot's Turbulent Journey and the Future of American Tech**

Comments
3 min read
Taming the Internal Loop: Why Your Next.js App is DDoSing Itself (and How to Fix It)

Taming the Internal Loop: Why Your Next.js App is DDoSing Itself (and How to Fix It)

Comments
6 min read
From Non-CS to Django: My Learning Journey

From Non-CS to Django: My Learning Journey

Comments
1 min read
From Ghost to Zulip: Setting Up Zulip Locally on WSL2 (and Fixing Tricky Python Issues)
Cover image for From Ghost to Zulip: Setting Up Zulip Locally on WSL2 (and Fixing Tricky Python Issues)

From Ghost to Zulip: Setting Up Zulip Locally on WSL2 (and Fixing Tricky Python Issues)

Comments 2
3 min read
Django F() expression

Django F() expression

Comments
2 min read
Modern Web Authentication Security: JWT, Cookies, CSRF, and Common Developer Mistakes
Cover image for Modern Web Authentication Security: JWT, Cookies, CSRF, and Common Developer Mistakes

Modern Web Authentication Security: JWT, Cookies, CSRF, and Common Developer Mistakes

Comments
12 min read
Simple BOT blocker with Caddy and Django

Simple BOT blocker with Caddy and Django

Comments
3 min read
Deploying a complex Django application to AWS Elastic Beanstalk (EB)

Deploying a complex Django application to AWS Elastic Beanstalk (EB)

Comments
3 min read
loading...