cookiecutter/cookiecutter-django

Adding support for channels

Open

#1,058 建立於 2017年2月27日

在 GitHub 查看
 (13 留言) (19 反應) (0 負責人)Python (10,896 star) (2,713 fork)batch import
dockerenhancementhelp wanted

描述

We should have the option to ask users if they want to use channels, just like we do with celery. Setting up channels should be easy, using the in memory layer locally and redis on production (or redis on both). Not much has to be assumed and is easy to implement.

Thoughts?

貢獻者指南

Adding support for channels · cookiecutter/cookiecutter-django#1058 | Good First Issue