Selaa lähdekoodia

auto commit

master
jfinn 2 vuotta sitten
vanhempi
commit
459d7b1095
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      wsps/consumers.py

+ 1
- 0
wsps/consumers.py Näytä tiedosto

@@ -1,6 +1,7 @@
1 1
 # chat/consumers.py
2 2
 import json
3 3
 from channels.generic.websocket import WebsocketConsumer
4
+import wsps.tasks_loop
4 5
 
5 6
 class ChatConsumer(WebsocketConsumer):
6 7
     def connect(self):

Loading…
Peruuta
Tallenna