python-django-debug-toolbar
Port variant v13
Summary Debug info of current request/response (3.13)
Package version 5.2.0
Homepage https://github.com/django-commons/django-debug-toolbar
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 MAY 2025, 21:25:35 UTC
Port created 01 JAN 2023, 17:21:46 UTC
Subpackage Descriptions
single ===================================== Django Debug Toolbar |latest-version| ===================================== |build-status| |coverage| |docs| |python-support| |django-support| :alt: Latest version on PyPI :alt: Build Status :alt: Test coverage status :alt: Documentation status :alt: Supported Python versions :alt: Supported Django versions The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content. Here's a screenshot of the toolbar in action: .. image:: https://raw.github.com/django-commons/django-debug-toolbar/main/example/django-debug-toolbar.png :alt: Django Debug Toolbar screenshot In addition to the built-in panels, a number of third-party panels are contributed by the community. The current stable version of the Debug Toolbar is 5.2.0. It works on Django ≥ 4.2.0. The Debug Toolbar has experimental support for [Django's asynchronous views ]. Please note that the Debug Toolbar still lacks the capability for handling concurrent requests. If you find any issues, please report them on the `issue tracker`_. Documentation, including installation and configuration instructions, is available at https://django-debug-toolbar.readthedocs.io/. The Django Debug Toolbar is released under the BSD license, like Django itself. If you like it, please consider contributing! The Django Debug Toolbar was originally created by Rob Hudson in August 2008 and was further developed by many contributors_. .. _contributors: https://github.com/django-commons/django-debug-toolbar/graphs/contributors .. _issue tracker: https://github.com/django-commons/django-debug-toolbar/issues
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-Django:single:v13
python-sqlparse:single:v13
Download groups
main mirror://PYPIWHL/fa/c2/ed3cb815002664349e9e50799b8c00ef15941f4cad797247cadbdeebab02
Distribution File Information
15627f4c2836a9099d795e271e38e8cf5204ccd79d5dbcd748f8a6c284dcd195 262834 python-src/django_debug_toolbar-5.2.0-py3-none-any.whl
Ports that require python-django-debug-toolbar:v13
python-django-graphiql-debug-toolbar:v13 Django Debug Toolbar for GraphiQL IDE (3.13)