mirror of
https://github.com/django/daphne.git
synced 2025-07-16 19:02:18 +03:00
Added django-channels-panel to the list of projects (#325)
This commit is contained in:
parent
b62ea7dd0a
commit
0f579608a3
|
@ -7,6 +7,7 @@ These projects from the community are developed on top of Channels:
|
||||||
* knocker_, a generic desktop-notification system.
|
* knocker_, a generic desktop-notification system.
|
||||||
* Beatserver_, a periodic task scheduler for django channels.
|
* Beatserver_, a periodic task scheduler for django channels.
|
||||||
* cq_, a simple distributed task system.
|
* cq_, a simple distributed task system.
|
||||||
|
* Debugpannel_, a django Debug Toolbar panel for channels.
|
||||||
|
|
||||||
If you'd like to add your project, please submit a PR with a link and brief description.
|
If you'd like to add your project, please submit a PR with a link and brief description.
|
||||||
|
|
||||||
|
@ -14,3 +15,4 @@ If you'd like to add your project, please submit a PR with a link and brief desc
|
||||||
.. _knocker: https://github.com/nephila/django-knocker
|
.. _knocker: https://github.com/nephila/django-knocker
|
||||||
.. _Beatserver: https://github.com/rajasimon/beatserver
|
.. _Beatserver: https://github.com/rajasimon/beatserver
|
||||||
.. _cq: https://github.com/furious-luke/django-cq
|
.. _cq: https://github.com/furious-luke/django-cq
|
||||||
|
.. _Debugpannel: https://github.com/Krukov/django-channels-panel
|
||||||
|
|
Loading…
Reference in New Issue
Block a user