mardi 10 juillet 2018

Django Channel cant import ChannelTestCase

Its weird but I am unable to import these statements:

from channels import Group
from channels import Channel
from channels.test import ChannelTestCase

However, I am able to import:

from channels.generic.websocket import WebsocketConsumer

Does anyone know why?

Aucun commentaire:

Enregistrer un commentaire