codekasten/wortschlucker
2010-04-18 01:54:00 +00:00
..
static updated TODO 2010-04-15 22:38:08 +00:00
templates fixing the comments regarding encoding errors (I was confused by my own trial-and-error bug finding before -> there is no bug in creoleparser) 2010-04-18 01:54:00 +00:00
database.sqlite started 'new poll' css 2010-04-17 20:35:13 +00:00
forms.py added submission of content 2010-04-15 11:50:58 +00:00
README creoleparser included. it works, but genshi still won't accept strings with umlauts. no idea why. 2010-04-17 19:20:25 +00:00
TODO updated TODO 2010-04-15 22:38:08 +00:00
wortschlucker.py added a small includable starter form with just one input field, started layouting it, added a frontpage.html (currently just polls.html + form), modified links 2010-04-17 13:18:36 +00:00

Requirements:
    apt-get install python-bobo python-genshi python-sqlobject python2.6 python-pkg-resources python-creoleparser

Start the server:
    bobo2.6 -f wortschlucker.py