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

Uploaded Source

Built Distribution

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-debug-toolbar-mongo-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c7dc13bd9637761bb55ff4c833d6fdd452457ce87d1332eeb28b144fdbaa4ee3
MD5 558bac3deea00aff674b52b03072dd39
BLAKE2b-256 241375d1b304d9fe76a4463856b828e030c9507390122de444f776205ed5dc69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_debug_toolbar_mongo-0.1.1-py2.7.egg
Algorithm Hash digest
SHA256 cf480df22a33f34e2949d0d8b103b297cf06a826d0240d4b6a44034d588bdd07
MD5 8af099182cb576653c25eb096549877f
BLAKE2b-256 d77b9c9442a2b99fa3766f429e6424109deb0039006acddf9311b0d2b30b5f6d

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