aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-12 13:18:34 -0500
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-12 13:18:34 -0500
commiteca255af1ba67b264bdb2fdaddec81e565c3f035 (patch)
tree52a25248701cbd963472e84cf86d4e52bbe1e22f /src
parentc84b8fbde18c8ef0458299606bd6d2cd07b76499 (diff)
downloadbbj-eca255af1ba67b264bdb2fdaddec81e565c3f035.tar.gz
update module docstring in db
Diffstat (limited to 'src')
-rw-r--r--src/db.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/db.py b/src/db.py
index 5b4204a..afd51a0 100644
--- a/src/db.py
+++ b/src/db.py
@@ -4,9 +4,6 @@ doesnt hold a connection itself, rather, a connection is passed in as
an argument to all the functions and is maintained by CherryPy's threading
system. This is clunky but fuck it, it works (for now at least).
-(foreword: formatting is not currently implemented but its an important
- feature needed in the final version)
-
All post and thread data are stored in the database without formatting.
This is questionable, as it causes formatting to be reapplied with each
pull for the database. Im debating whether posts should be stored in all
Un proyecto texto-plano.xyz