How can I get a full URL?
turbogears.url("/") will give you "/"....but what if you want "http://localhost:8080/" instead?
How can I get a full URL?
turbogears.url("/") will give you "/"....but what if you want "http://localhost:8080/" instead?