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.
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
Built Distributions
File details
Details for the file django-channels-panel-0.0.5.tar.gz
.
File metadata
- Download URL: django-channels-panel-0.0.5.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9b19366fd5a218be8840f2865cd077ee0038f2b04ce6b4380ac2f7ffb7b1461 |
|
MD5 | 50dd9aa4cccd628e4627de28a9962f1d |
|
BLAKE2b-256 | 1ab3441f5c80b42fc25157df802ebe424f7f19ddb61b31c6c10447ae20a10b7d |
File details
Details for the file django_channels_panel-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: django_channels_panel-0.0.5-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b1e6c027995ec0f849a4b562cc5fdcca6bd2bfec3b787a09599c999f9865338 |
|
MD5 | a406efc085ae6df83572f0ea9c7abae3 |
|
BLAKE2b-256 | ca3dd0576a26bde2c7aaaa6e83e6531602d54a129ef2b515ce8f00f15bdd4906 |
File details
Details for the file django_channels_panel-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: django_channels_panel-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 870de5c40cdaed7142894deb82a5d11efd4da900abb3d5a8ad153902973ac805 |
|
MD5 | cc7207505c5db3fa8b2d125c3b77302d |
|
BLAKE2b-256 | 4b7ffc286aa65e594dd167bcbb38d35e0b1fdf3e90bf346edb6c843edf238a75 |