summaryrefslogtreecommitdiffstats
path: root/chat_api/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'chat_api/views.py')
-rw-r--r--chat_api/views.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/chat_api/views.py b/chat_api/views.py
new file mode 100644
index 0000000..91ea44a
--- /dev/null
+++ b/chat_api/views.py
@@ -0,0 +1,3 @@
1from django.shortcuts import render
2
3# Create your views here.