jmoiron plays the blues

e26f3782 to jmoiron.net get saving working again, anchor stream at /stream and define a new / handler that shows the stream index
577f8b94 to jmoiron.net fix ipy_user_conf to set up a request/app context and fire off before_request, add stream static icons and templates, start to port the plugin render templates over to the new flask framework, base script off of flask-script instead of werkzeug.script
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)
088b76ff to python-github change default load_url result from empty list to empty object
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
14bd6ee1 to python-github add some user stubs
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
created jmoiron.net, personal blog + website written with flask
50647ced to jmoiron.net add quick migration stuff, *.sql to gitignore
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)
e44b1bb0 to jmoiron.net initial checkin, pretty basic stuff
created jmoiron.net, personal blog + website written with flask