Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you please tell me whether channels are supported in this project? #1892

Closed
laiyazhou opened this issue Dec 20, 2018 · 3 comments
Closed

Comments

@laiyazhou
Copy link

When I tested channels in a local cookiecutter-django project,it didn't work.

@laiyazhou
Copy link
Author

Has anyone done a test?
Please help me.Thank you very much

@browniebroke
Copy link
Member

Hi,

This is currently not supported out of the box by this project, but the thing you would get is a Django site, so it should be possible to add it, although I don't have much experience with it myself.

I'm going to close this as there is another issue to add support already #1058

If you need more guidance on Django channels, I suggest one of the following follow the suggested resources https://channels.readthedocs.io/en/latest/support.html

For questions specific to cookiecutter-django itself, you will get a better response from Stackoverflow or on Gitter

I would recommend posting some details about your code: how to get the same version as you, what have you tried? What worked? What didn't?

@laiyazhou
Copy link
Author

@browniebroke Thank you very much. I have passed the local test
I change runserver_plus to runserver,then channel is ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants