[Twisted-web] livepage

Christopher Zorn christopher.zorn at gmail.com
Sun May 1 09:34:37 MDT 2005


Hey, I was using livepage through a proxy. I had to make a small change to get
it to work, I just want to let you guys know.

def render_liveglue(self, ctx, data):
   #return tags.script(src=url.here.child('nevow_glue.js'))
   return tags.script(src='nevow_glue.js')

url.here gave the url that was on the server behind the firewall.



More information about the Twisted-web mailing list