cookiecutter/cookiecutter-django

Adding support for channels

Open

#1,058 opened on 2017年2月27日

GitHub で見る
 (13 comments) (19 reactions) (0 assignees)Python (2,713 forks)batch import
dockerenhancementhelp wanted

Repository metrics

Stars
 (10,896 stars)
PR merge metrics
 (平均マージ 16h 37m) (30d で 59 merged PRs)

説明

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?

コントリビューターガイド