update module docstring in db

pull/4/head
Blake DeMarcy 2017-04-12 13:18:34 -05:00
parent c84b8fbde1
commit eca255af1b
1 changed files with 0 additions and 3 deletions

View File

@ -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