Sunday, August 20, 2017

Re: Channels: Add channel from one group to another

There's no fast-performing way to do this - we'll be able to make it easier in the upcoming Channels 2.0, but for now the best you could get is going through the list of channels in the group and that's very slow.

Andrew

On Sat, Aug 19, 2017 at 11:33 PM, Никита Екатеринчук <en.elloco@gmail.com> wrote:
I have an application with chat system.
I create Groups for each chat and each User
When I create a chat I have to notify all members about creation and create a new channel Group for this chat, with all channels, associated with chat members.

Does exist a possibility to get channels from one group (single User group) and add them into another group?

Currently, I send notifications each chat member and wait for responses for adding them into chat Group.
I would like to create chat Group right away and make one notification into this Group.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0ae5d6ce-3286-427c-9923-c6ec5986e60d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFwN1uoXUYg29dxgxTEE8BgGhB01VNnC4WN%2Bu09gP8u5wFCF6w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment