Django

Django DaisyUI Setup Guide without Node.js + Dark/Light theme

By Warren on June 21, 2025

This guide will walk you through creating a Django project with DaisyUI styling without requiring Node.js. We'll create a simple two-page application to demonstrate DaisyUI …

Django Project Setup with uv and Docker

By Warren on June 11, 2025

This guide provides a complete workflow for initializing, configuring, and containerizing a new Django project using modern tools like uv and Docker.Step 1: PrerequisitesEnsure you …