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