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