Language

Package: python-django-debug-toolbar @ 3.2.1

Synopsis

Toolbar to help with developing Django applications

Description

A configurable set of panels that display information about the current request and response as a toolbar on the rendered page.

Home page
https://github.com/jazzband/django-debug-toolbar
Location
gnu/packages/django.scm (line: 519, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?