summaryrefslogtreecommitdiffstats
path: root/qtip/web/bench/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'qtip/web/bench/views.py')
-rw-r--r--qtip/web/bench/views.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/qtip/web/bench/views.py b/qtip/web/bench/views.py
new file mode 100644
index 00000000..da5c56c3
--- /dev/null
+++ b/qtip/web/bench/views.py
@@ -0,0 +1,6 @@
+# -*- coding: utf-8 -*-
+from __future__ import unicode_literals
+
+# from django.shortcuts import render
+
+# Create your views here.