A checkbox to enable the Django debug toolbar
Summary
A new PyPI package provides a checkbox to enable the Django debug toolbar, making it easier to toggle on demand.
View Cached Full Text
Cached at: 05/16/26, 11:17 PM
Similar Articles
Some more things about Django I've been enjoying
Julia Evans shares her positive experiences with Django's query builders and template filters while building a backend-focused website, praising their readability and convenience.
What I love about Django
An essay celebrating Django's middleware and model abstractions, explaining how they provide long-term leverage in the Buttondown codebase.
Python utility package for building Claude Code hooks
A Python utility package that reduces boilerplate for building Claude Code hooks, offering type-safe handlers for pre/post tool use, prompt submission, and session start hooks.
Building the deployment tool I wish I had
The author details the development of 'Deptool', a custom Python-based deployment and configuration management tool designed to be faster and more predictable than existing solutions like Ansible, driven by a desire for digital sovereignty and better tooling.
datasette-apps 0.2a0
Datasette Apps 0.2a0 adds app_debug() and app_list() tools, enabling the Datasette Agent to test and edit apps via JavaScript in an invisible iframe.