cookiecutter/cookiecutter-django

Adding support for channels

开放

#1,058 创建于 2017年2月27日

 (13 条评论) (19 个反应) (0 位负责人)Python (3,064 个派生)batch import
dockerenhancementhelp wanted

仓库指标

星标
 (13,592 个星标)
PR 合并指标
 (平均合并 16小时 37分钟) (30 天内合并 59 个 PR)

描述

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?

贡献者指南