I\'m using Django Channels to make a chat app following a tutorial. in my code I have a custom manager for my models. here is the manager:
from import model