notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-dj60-django-debug-toolbar Configurable set of panels to display debug information
7.1.0 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.3.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-26 09:42:05
Last Update: 2026-08-12 08:37:00
Commit Hash: 7aae2e6
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://django-debug-toolbar.readthedocs.io/en/latest/
https://github.com/django-commons/django-debug-toolbar
Description:
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj60-django-debug-toolbar>0:www/py-dj60-django-debug-toolbar@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py312-*django-debug-toolbar
To install the port:
cd /usr/ports/www/py-dj60-django-debug-toolbar/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj60-django-debug-toolbar
  • pkg install py312-dj60-django-debug-toolbar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py312-dj60-django-debug-toolbar listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-dj60-django-debug-toolbar
Package flavors (<flavor>: <package>)
  • py312: py312-dj60-django-debug-toolbar
distinfo:
TIMESTAMP = 1786464011 SHA256 (django_debug_toolbar-7.1.0.tar.gz) = d9c64faaaf171c1fb485bd0ef855e31809c21ddf032202545efd255701e29782 SIZE (django_debug_toolbar-7.1.0.tar.gz) = 363278

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>=0 : devel/py-hatchling@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-django60>=5.2 : www/py-django60@py312
  2. py312-sqlparse>=0.2.0 : databases/py-sqlparse@py312
  3. python3.12 : lang/python312
This port is required by:
for Run
  1. net-mgmt/netbox
  2. www/py-dj60-strawberry-graphql-django

Configuration Options:
No options to configure
Options name:
www_py-dj60-django-debug-toolbar
USES:
python:3.12+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django_debug_toolbar/
  2. https://pypi.org/packages/source/d/django_debug_toolbar/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.0
12 Aug 2026 08:37:00
commit hash: 7aae2e653ca24f9ef4878005c88e0d56f50adeafcommit hash: 7aae2e653ca24f9ef4878005c88e0d56f50adeafcommit hash: 7aae2e653ca24f9ef4878005c88e0d56f50adeafcommit hash: 7aae2e653ca24f9ef4878005c88e0d56f50adeaf files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj60-django-debug-toolbar: Update to 7.1.0

Changelog:

https://github.com/django-commons/django-debug-toolbar/releases/tag/7.1.0

MFH:		2026Q3
7.0.0
30 Jun 2026 18:17:04
commit hash: 5e5d05c425fafbcc94d3b1a51d93d04a9b934be7commit hash: 5e5d05c425fafbcc94d3b1a51d93d04a9b934be7commit hash: 5e5d05c425fafbcc94d3b1a51d93d04a9b934be7commit hash: 5e5d05c425fafbcc94d3b1a51d93d04a9b934be7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj60-django-debug-toolbar: Update to 7.0.0

Changelog:

https://github.com/django-commons/django-debug-toolbar/releases/tag/7.0.0
6.3.0
26 Jun 2026 09:35:29
commit hash: 0cd7f4c31299638714220aa5181f835200be1833commit hash: 0cd7f4c31299638714220aa5181f835200be1833commit hash: 0cd7f4c31299638714220aa5181f835200be1833commit hash: 0cd7f4c31299638714220aa5181f835200be1833 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 6.0 consumers

* Django 5.2 is currently the "default" version in the ports tree due
  its long term support until April 2028.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.6 release possible because it requires
  Django 6.0.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj60-django-rq
  - devel/py-dj60-strawberry-graphql
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 3