Skip to main content

A Django Debug Toolbar panel for Channels

Project description

A Django Debug Toolbar panel for Channels

About

This is a panel for Django Debug Toolbar that displays channels, groups and consumers events.

docs/screenshot.png

Installation

Install using pip:

pip install django-channels-panel

Then add channels_panel to your INSTALLED_APPS so that we can find the templates in the panel. Also, add 'channels_panel.panel.ChannelsDebugPanel' to your DEBUG_TOOLBAR_PANELS.

Configuration

Use CHANNELS_PANEL for configure django-channels-panel:

Defaults:

"ONLY_CHANNELS" -  None
"EXCLUDE_CHANNELS" - ['http.*', ]
"ONLY_GROUPS" - None
"EXCLUDE_GROUPS" - ['debug' + '.*']

License

Uses the MIT license.

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-channels-panel-0.0.5.tar.gz (7.3 kB view details)

Uploaded Source

Built Distributions

django_channels_panel-0.0.5-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

django_channels_panel-0.0.5-py2.py3-none-any.whl (10.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-channels-panel-0.0.5.tar.gz.

File metadata

File hashes

Hashes for django-channels-panel-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c9b19366fd5a218be8840f2865cd077ee0038f2b04ce6b4380ac2f7ffb7b1461
MD5 50dd9aa4cccd628e4627de28a9962f1d
BLAKE2b-256 1ab3441f5c80b42fc25157df802ebe424f7f19ddb61b31c6c10447ae20a10b7d

See more details on using hashes here.

File details

Details for the file django_channels_panel-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for django_channels_panel-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0b1e6c027995ec0f849a4b562cc5fdcca6bd2bfec3b787a09599c999f9865338
MD5 a406efc085ae6df83572f0ea9c7abae3
BLAKE2b-256 ca3dd0576a26bde2c7aaaa6e83e6531602d54a129ef2b515ce8f00f15bdd4906

See more details on using hashes here.

File details

Details for the file django_channels_panel-0.0.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_channels_panel-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 870de5c40cdaed7142894deb82a5d11efd4da900abb3d5a8ad153902973ac805
MD5 cc7207505c5db3fa8b2d125c3b77302d
BLAKE2b-256 4b7ffc286aa65e594dd167bcbb38d35e0b1fdf3e90bf346edb6c843edf238a75

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