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