Skip to main content

Django application that allows add funcionality to the django-debug-toolbar

Project description

Django Debug Toolbar Extra

Requeriments

Installation

After install Django Debug Toolbar add in your settings:

DEBUG_TOOLBAR_PANELS = (
    ...

    'debug_toolbar_extra.panels.PrintTemplateNamePanel',

    ...
)

Development

You can get the last bleeding edge version of django debug toolbar extra by doing a checkout of its subversion repository:

svn co http://svnpub.yaco.es/djangoapps/debug_toolbar_extra/trunk/

0.0.2 (2012-08-09)

  • Works in Django 1.4

  • Documentation

0.0.1 (2011-08-23)

  • Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-debug-toolbar-extra-0.0.2.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file django-debug-toolbar-extra-0.0.2.tar.gz.

File metadata

File hashes

Hashes for django-debug-toolbar-extra-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8fbf88ba34b59ddcfc2104ae14829efcabfe7d7caabaed3a5c31348c21dae8bd
MD5 84048103d689be33460d5189d0d6b614
BLAKE2b-256 a855a4ba12d224372b5f870f714d3f00d9faded2f5f9884d875ac8afb5c29626

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page