summaryrefslogtreecommitdiff
path: root/website/models.py
diff options
context:
space:
mode:
authorhardythe12015-06-10 15:11:26 +0530
committerhardythe12015-06-10 15:11:26 +0530
commit468146479ca9c8fa0c1dffdb9a63d822dd3a8d33 (patch)
tree4b7aaf64a334e11db6a9f1446cfe30a66a4d3b31 /website/models.py
downloadSciPy2015-468146479ca9c8fa0c1dffdb9a63d822dd3a8d33.tar.gz
SciPy2015-468146479ca9c8fa0c1dffdb9a63d822dd3a8d33.tar.bz2
SciPy2015-468146479ca9c8fa0c1dffdb9a63d822dd3a8d33.zip
Add Files
Diffstat (limited to 'website/models.py')
-rw-r--r--website/models.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/models.py b/website/models.py
new file mode 100644
index 0000000..71a8362
--- /dev/null
+++ b/website/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.