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