aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/bn_wiki/models.py
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-02-02 21:18:53 -0800
committerbnewbold <bnewbold@manus.(none)>2007-02-02 21:18:53 -0800
commit0bd3a227b89e3c6f43b70c9d0ddd85df24d63ff4 (patch)
treeaa34659d260f32a98306763fc4497ca571a2fb3b /bn_django/bn_wiki/models.py
parent5b31039d4c581048959dc51436f6918f29fbf9ea (diff)
downloadbnewnet-0bd3a227b89e3c6f43b70c9d0ddd85df24d63ff4.tar.gz
bnewnet-0bd3a227b89e3c6f43b70c9d0ddd85df24d63ff4.zip
static html layout created (rough)
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.