A checkbox to enable the Django debug toolbar
A new checkbox feature for enabling the Django debug toolbar has been introduced. The author, Julien Palard, has shared a repository and a PyPI page for this feature. This development aims to simplify the process for users of the Django framework.
- ▪Julien Palard has created a checkbox to enable the Django debug toolbar.
- ▪The feature is available in a repository on GitHub.
- ▪A PyPI page has been published for easy installation.
Opening excerpt (first ~120 words) tap to expand
A checkbox to enable the Django debug toolbar TL;DR : I'm happily using this since a long time on genepy.org and a few other projects, so here am I sharing it! I started to write a long blog post on how to do this (200+ lines!) then I had a better idea: I packaged it! So here's the repo: https://git.afpy.org/mdk/debug-toolbar-checkbox. And here's the PyPI page: https://pypi.org/project/django-debug-toolbar-checkbox/. Published: Sun 17 May 2026 Last updated: Sun 17 May 2026 By Julien Palard Category: blog
Excerpt limited to ~120 words for fair-use compliance. The full article is at Mdk.