Channels doesn't take over at all unless you configure an async consumer. To make sure it's working I'd recommend writing a single async consumer, and running a test against that to ensure it works.
Andrew On Wed, Nov 7, 2018 at 1:11 PM Zhiyu (Drew) Li <zyli2...@gmail.com> wrote: > Hi there, > > I am trying to migrate an existing Django project to Channels2. We want to > keep all existing sync codes unchanged and we will continue mode of the > development in sync mode. But having Channels opens the opportunity to > develop some features in async mode. > > I was able to install channels2 and get it configured. The portal still > runs and all tests passed. But does it mean the migration is successful? > How can I know if the tests were actually run in the channels2 env? > > Anything particular I need to double check? like a migration checklist > > Thanks > Drew > > -- > 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+unsubscr...@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/CAMmsbU%3DzsYB5J7p4_mC1Gj3HqjiLRLo7Hc4UhaHEN_FXRv0ScA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMmsbU%3DzsYB5J7p4_mC1Gj3HqjiLRLo7Hc4UhaHEN_FXRv0ScA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > 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+unsubscr...@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/CAFwN1uqEeB%2BmdUQ8DYbUFfdRBCqr7Bv5R_2GqT9mb53buovdBg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.