summaryrefslogtreecommitdiff
path: root/postgresqleu/static/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'postgresqleu/static/models.py')
-rw-r--r--postgresqleu/static/models.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/postgresqleu/static/models.py b/postgresqleu/static/models.py
new file mode 100644
index 00000000..71a83623
--- /dev/null
+++ b/postgresqleu/static/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.