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

Uploaded Source

Built Distribution

django_debug_toolbar_mongo-0.1-py2.7.egg (8.9 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-debug-toolbar-mongo-0.1.tar.gz
Algorithm Hash digest
SHA256 2dadd652d9478f036aad5b97e9ccba0a0ad315b0d8c9914d54154f8c64c6c19b
MD5 8def57496b63675040d1d4d032c6edee
BLAKE2b-256 d7e5d9a0ac187efd9b1ec9c46815c79643f7f84163afafe0355fd1dada36dd90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_debug_toolbar_mongo-0.1-py2.7.egg
Algorithm Hash digest
SHA256 c3b8e59d8dca4507d9b8373f879e01fedff50e7808f3e934c42a38eaad468209
MD5 f06975d1e5d203e5d2e60e77bb1362ed
BLAKE2b-256 e6222c4bd661e28541530762661d7526a5352d9b8e283f745befa6cb01fcd716

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