python-django-debug-toolbar 1:1.9.1-1 source package in Ubuntu

Changelog

python-django-debug-toolbar (1:1.9.1-1) unstable; urgency=medium

  * New upstream release.
  * Add missing autopkgtest dependency on python{3}-django-jinja.
    Closes: #883056 Thanks to Steve Langasek.  
  * Invoke tests via pybuild.
  * Bump Standards-Version to 4.1.2, no changes.
  * Build depend on python{3}-html5lib.

 -- Andrew Starr-Bochicchio <email address hidden>  Mon, 25 Dec 2017 10:33:53 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-debug-toolbar_1.9.1-1.dsc 2.7 KiB 3b455055df7edbca9e8497b65040be6346ca796d763d120f908e0cbfd3839599
python-django-debug-toolbar_1.9.1.orig.tar.gz 315.4 KiB de35bc3b94de92b88dbd5d87e5710537b46b82ed0206ac6552c93d2bd5c8e6b0
python-django-debug-toolbar_1.9.1-1.debian.tar.xz 4.8 KiB e794326a3bf5d9e43e3c3eb6b16a69809921c63a6cb7c3a191e331ffe7611842

No changes file available.

Binary packages built by this source

python-django-debug-toolbar: No summary available for python-django-debug-toolbar in ubuntu eoan.

No description available for python-django-debug-toolbar in ubuntu eoan.

python-django-debug-toolbar-doc: Embedded debugging toolbar for Django projects (documentation)

 The Django Debug Toolbar is a plug-in Django application that displays a set
 of panels which conveys information about the current request at the top of the
 rendered page. It can show:
 .
   * Total time taken to process request
   * Request variables, including GET, POST, cookie, and session information.
   * All SQL queries performed during response creation and processing,
     including timing and 'EXPLAIN' output for each query in conjunction with
     the total time spent performing SQL queries. If python-pygments is
     installed, the SQL syntax is highlighted.
   * Current Django version
   * HTTP headers
   * Total requests, time, hits and misses of the cache.
   * Which templates were rendered the context provided to each template.
 .
 This is the common documentation package.

python3-django-debug-toolbar: No summary available for python3-django-debug-toolbar in ubuntu eoan.

No description available for python3-django-debug-toolbar in ubuntu eoan.