graphene-django icon indicating copy to clipboard operation
graphene-django copied to clipboard

django-channels example is outdated

Open arnotes opened this issue 4 years ago • 5 comments

image this class no longer exist

ImportError: cannot import name 'route_class' from 'channels.routing'

arnotes avatar Oct 01 '20 11:10 arnotes

anyone can comment a new setup guide? :(

arnotes avatar Oct 01 '20 19:10 arnotes

@arnotes I recommend looking at: https://github.com/SmileyChris/graphql-ws

slorg1 avatar Dec 14 '20 14:12 slorg1

How to do it with graphene_subscriptions: https://gist.github.com/zbyte64/4730f49639335078857c3559ce105e01

zbyte64 avatar Jan 14 '21 22:01 zbyte64

Is there any update on this topic? The import error still occurs.

sebastian-brunner avatar Mar 05 '21 14:03 sebastian-brunner

@arnotes I recommend looking at: https://github.com/SmileyChris/graphql-ws

I tried it before it did not work for me

aliscie avatar May 08 '21 07:05 aliscie