summaryrefslogtreecommitdiff
path: root/status_roadmap_web_ui/models.py
diff options
context:
space:
mode:
authorJames Tunnicliffe <james.tunnicliffe@linaro.org>2014-03-19 11:41:01 +0000
committerJames Tunnicliffe <james.tunnicliffe@linaro.org>2014-03-19 11:41:01 +0000
commite424ce036ae2b05b125191982b8c190e65fd3d67 (patch)
tree9a5cb558c469a88f64eba401c1696aa89650c8e5 /status_roadmap_web_ui/models.py
Empty project for rewrite of status and releases web interface.
Diffstat (limited to 'status_roadmap_web_ui/models.py')
-rw-r--r--status_roadmap_web_ui/models.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/status_roadmap_web_ui/models.py b/status_roadmap_web_ui/models.py
new file mode 100644
index 0000000..71a8362
--- /dev/null
+++ b/status_roadmap_web_ui/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.