Tag: django
All the articles with the tag "django".
-
A Guide to Dokku for Monorepo Applications
Published:This guide explains how to deploy a fullstack monorepo application with a private backend API and a public frontend from a single repository on Dokku.
-
Optimizing Django Docker Builds with Astral’s `uv`
Published:Learn how to speed up and harden your Django Docker builds using Astral’s uv for faster installs, better caching, and reproducible environments.
-
The django-csp 4.x refactor
Published:Sharing the journey behind the django-csp 4.0 refactor, exploring the motivations and improvements.