You need to post the full traceback, not just the last section. I suspect
what you are doing is calling model methods directly in an async function,
but I can't confirm that without a full traceback.

Andrew

On Thu, Jul 26, 2018 at 1:10 PM luan fonceca <luanfonc...@gmail.com> wrote:

> Hello, i'm trying to implement a "post_save" signal wherever some user are
> update. I setup everything by following the documentation and some
> tutorials for Channels 2. I wrote a test using "py.test" to assert that
> everything is working as expected but i'm getting a exception
> <https://gist.github.com/luanfonceca/dafecba067d4caa8bfcf22d683409531#file-traceback>
> .
>
> On this link i have posted a gist.
> <https://gist.github.com/luanfonceca/dafecba067d4caa8bfcf22d683409531#file-traceback>
>
> Thanks in advance.
>
> --
> 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/3f42ad5c-c737-4a5e-baad-54023261d7f5%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/3f42ad5c-c737-4a5e-baad-54023261d7f5%40googlegroups.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/CAFwN1uomro%2B1-qkGC8ThJw6ehz%3DHTenXwUqx-xM%3DkzzTqNgQdg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to