python-django-debug-toolbar
Port variant v12
Summary Debug info of current request/response (3.12)
Package version 5.0.1
Homepage https://github.com/django-commons/django-debug-toolbar
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 14 JAN 2025, 19:34:39 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.0.1. 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 ON Build using Python 3.12 PY313 OFF Build using Python 3.13
Package Dependencies by Type
Build (only) python312:dev:std
python-pip:single:v12
autoselect-python:single:std
Build and Runtime python312:primary:std
Runtime (only) python-Django:single:v12
python-sqlparse:single:v12
Download groups
main mirror://PYPIWHL/36/f7/3b406dc871d88c938d2bd967e65acf725b46c4e7c9add6a1f1bbaff9bdcf
Distribution File Information
7456cc2e951db37dab335686db7803c4a0ecb6736d120705f6668db9548bf49f 260038 python-src/django_debug_toolbar-5.0.1-py3-none-any.whl
Ports that require python-django-debug-toolbar:v12
NetBox:std Flexible IPAM and DCIM tool with plugin support
python-django-graphiql-debug-toolbar:v12 Django Debug Toolbar for GraphiQL IDE (3.12)