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