Skip to main content

MongoDB panel for the Django Debug Toolbar

Project description

Info:

An extension panel for Rob Hudson’s Django Debug Toolbar that adds MongoDB debugging information

Author:

Harry Marr (http://github.com/hmarr, http://twitter.com/harrymarr)

Setup

Add the following lines to your settings.py:

INSTALLED_APPS = (
    ...
    'debug_toolbar_mongo',
    ...
)

DEBUG_TOOLBAR_PANELS = (
    ...
    'debug_toolbar_mongo.panel.MongoDebugPanel',
    ...
)

An extra panel titled “MongoDB” should appear in your debug toolbar.

Note that this should work with any Django application that uses PyMongo.

Disclaimer: only tested in latest Chrome, may fall to pieces in other browers. If you feel like fixing it, contributions are welcome!

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-mongo-0.1.2.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

django_debug_toolbar_mongo-0.1.2-py2.7.egg (13.0 kB view details)

Uploaded Source

File details

Details for the file django-debug-toolbar-mongo-0.1.2.tar.gz.

File metadata

File hashes

Hashes for django-debug-toolbar-mongo-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9236adf75e3b8b31f34d7c232e166be85c2758233c70970bbfcc1022555c9fd2
MD5 a3c17058e8b03bd391951318103fc7e0
BLAKE2b-256 560dbf7c72e4e064e03b99d522357d8d4384493876db1ab0e049b7eede4ab92d

See more details on using hashes here.

File details

Details for the file django_debug_toolbar_mongo-0.1.2-py2.7.egg.

File metadata

File hashes

Hashes for django_debug_toolbar_mongo-0.1.2-py2.7.egg
Algorithm Hash digest
SHA256 04c43e5e6b828b98a4ce92a36bbe58beae6dd83ca1eb4360a5bb6a47aee26ba1
MD5 044aa5633b418a191ec70459cc378092
BLAKE2b-256 f005fdf46009aedda0c8fa9a7bdbd9ba04af22f72f034da312d350a33bee76a5

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