Skip to main content

A port of the Django debug toolbar to Shimehari

Project description

Shimehari Debug-toolbar
===================

This is a port of the excellent `django-debug-toolbar <https://github.com/django-debug-toolbar/django-debug-toolbar>`_
for Shimehari applications.


Installation
------------

Installing is simple with pip::

$ pip install shimehari-debugtoolbar


Usage
-----

Setting up the debug toolbar is simple::

from shimehari import Shimehari
from shimehari_debugtoolbar import DebugToolbarExtension

app = Shimehari(__name__)

toolbar = DebugToolbarExtension(app)


The toolbar will automatically be injected into Jinja templates when debug mode is on.

See the `documentation`_ for more information.

.. _documentation: http://shimehari-debugtoolbar.readthedocs.org


Changes
=======

0.1.1 (2012-11-01)
------------------

release

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

Shimehari-DebugToolbar-0.1.1.tar.gz (249.9 kB view hashes)

Uploaded Source

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