jmoiron plays the blues

a775b415 to jmoiron.net get a basic model/manager thing going to abstract away some low level db stuff I don't want to repeat and to make saving objects a bit more bulletproof (embed on-save data, like re-compilation of cached argot, within the model, etc)
b89c3c32 to jmoiron.net add license and readme as preparation for public push, do some more plumbing
be3106ef to python-github print the traceback instead of using the builtin print tools, which can confuse cron a bit about whether an error occured
7840f3b0 to jmoiron.net get a basic proof of concept filesystem and url layout working, sorta feeling through how to do this a bit still
dccf7a6d to jmoiron.net add before/after request handlers, fix db uri to use the right port (mongo's default)