As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m almost afraid to post this question, there has to be an obvious answer I\'ve overlooked, but here I go:
I would like to upload a file with pluploadwith the HTML5 runtime. This is my html/js code : jQuery(function(){
I am passing variable to template in web.py and have the same condition in some places. Like this: $if myvar==\"string1\":
I setup a lighttpd server along with webpy and fastcgi.I am trying to simply run a python script everytime the wenpy app is accessed.Though it seems even when I give the normal python code to execute
I\'m getting this error when doing database calls in a sub process using multiprocessing library. Visit : Pastie
A killer app is an app that make a library or framework famous. I think web.py is quite famous, but I don\'t know any big, widely used app written in web.py.
I need to send a file to another server using oauth and webpy. For now I\'ll ignore the oauth part as sending the file itself is already a challenge.
Is there a way in Web.py to detect and handle connection being closed by user while the request is processing?