journal · August 6, 2026

Why I chose Django for this site

Django brings an admin panel, ORM, auth, and forms out of the box, which means I can focus on content instead of boilerplate. For a personal site where I want to edit projects and posts without touching code, the built-in admin is a huge win.

← back to /journal