Add skeleton for main application.
[demoscenemusic.git] / data / models.py
diff --git a/data/models.py b/data/models.py
new file mode 100644 (file)
index 0000000..71a8362
--- /dev/null
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.