add websock functionality
This commit is contained in:
4
one_trip_api/ws/views.py
Normal file
4
one_trip_api/ws/views.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from django.shortcuts import render
|
||||
from rest_framework.views import APIView
|
||||
|
||||
# Create your views here.
|
||||
Reference in New Issue
Block a user