I tried following the Flask documentation's deployment guide for CGI and WSGI, but neither render a thing.
Anyone have any advice on how to go about this? I frankly am so lost I don't know where to begin.
On review, it looks like something I'd need a shell or the scripts for. I don't want to pester an admin to install it. What I'm doing could probably be done in CGI if I had the patience to not use templates.
EDIT: I just rewrote the app in CGI. Simpler, and honestly, probably better. So this question is kind of unimportant now. If I come up with a bigger idea, I might play around with Flask locally or on another host.
Edited by Tim McCarty, 04 August 2011 - 05:19 PM.












