15 stories tagged with #django, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Django"
I Couldn't Grow Up with a Cat, So I Made a Django Package to Fix That
I always wanted a cat but never had one as a child. Decades later, I used Doubao API to merge my...…
Building a Resume Download Gate: Email Collection, Signed Tokens, and an S3 Lesson
I wanted a soft gate on my resume download. Not a paywall. Just an email field — enough friction to...…
Inside a Horilla CRM App: registration.py, menu.py, and What AppLauncher Actually Loads
AppLauncher auto-imports registration, menu, signals, and dashboard. Here is what each convention file does and why it matters.…
The Django Singleton Model: How to Manage Page Headers Without a CMS
I've always wondered how to handle those single-record things in a CMS-driven site. You know what I...…
Meet Django SaaS Kit.Stop Wiring Django SaaS Infrastructure from Scratch — I Built a Production-Ready Starter Kit
Just open-sourced a project I’ve been working on recently: Django SaaS Kit. Most Django SaaS...…
Vulnerability Spoiler Alert – Exposing Patches Before CVEs
AI-powered early warning for open-source security patches — before the CVE drops.…
django-deploy-probes — deployment probe endpoints for Django
When deploying Django applications, I kept running into the same problem: health check endpoints were...…
How I Caught and Fixed an N+1 Query in My Django REST API
Every performant API eventually runs into the same silent killer: the N+1 query problem. It doesn't...…
Post-Mortem: Why My Blog Cover Images Silently Failed to Restore from S3
Six blog posts on my portfolio had broken cover images for longer than I'd like to admit. The images...…
Python dev (Django/FastAPI/Docker/K8s) trying to break into DevOps — what should I prioritize, and what are the real problems no one warns you about?
DjangoCon US 2026
Django 6.1 alpha 1 released
Posted by Jacob Walls on May 20, 2026…
How to make a Django application using GitHub Copilot
We'll develop a simple password generator Django application using GitHub Copilot agent mode. At the...…
A checkbox to enable the Django debug toolbar
Python Developer and Trainer…
A Comic Crossover Sequel to Quentin Tarantino’s ‘Django Unchained’ Is Becoming a Movie
It's called 'Django/Zorro,' and yes, we're talking about that Zorro.…