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