This is a helper module that I wrote for web2py that lets you do some interesting and useful things with client side script. You can manage resources (scripts and css), events and other behavior from the server. License changed to MIT but I can't update the files.
0
beefheart 12 years ago
@cmj - It looks like there was a backward-incompatible change in web2py. You need to add this to your model: response.generic_patterns = ['*']