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

[BUG] #151

Open
vigneshwrn9 opened this issue Jul 19, 2022 · 1 comment
Open

[BUG] #151

vigneshwrn9 opened this issue Jul 19, 2022 · 1 comment

Comments

@vigneshwrn9
Copy link

Describe the bug
A clear and concise description of what the bug is.
observer_model_instance doestn seem to work at all for me, Not suer if I ma doing something wrong. But I am following the Steps in the documentation.
I am using
Django 4.0.6
djangochannelsrestframework 1.1.0
djangorestframework 3.13.1
channels 3.0.5

When I pass "retrieve" within the actions, I dont get a "List" in return, I still get "retrieve" and the channel disconnects.

if I do pass the "subscribe_instance" and then make changes to the object via the shell, i dont seem to get any response back on the channel

To Reproduce
Steps to reproduce the behavior:

  1. .. Follow the steps in here https://djangochannelsrestframework.readthedocs.io/en/latest/examples/observer_model_instance.html
  2. ..

Expected behavior
It is supposed to work as per the documentation. but it keeps failing

LOG
If applicable, add log to help explain your problem.

  • OS: [e.g. Ubuntu]
  • Version [e.g. 18.04]

Additional context
Add any other context about the problem here.

@hishnash
Copy link
Member

Hi Sorry for the slow response on this.

@vigneshwrn9 did you manage to get this working?

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

No branches or pull requests

2 participants