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