mitmedialab / django-channels-presence

"Rooms" and "Presence" for django-channels
MIT License
79 stars 38 forks source link

lots of exceptions just by adding it to installed apps #14

Closed nh916 closed 4 years ago

nh916 commented 5 years ago

as soon as i installed it and added it to installed apps i got a whole bunch of errors

this was the last one ImportError: cannot import name 'Group' from 'channels'

how can i resolve this and use the great package?

cr4zyd3v commented 5 years ago

Hey friend, you can use this one: https://github.com/ivahotin/django-channels-presence which has support for django channels 2