开发者

Get the uri of the page in Google App Engine / Django?

开发者_StackOverflow社区I'm using Google App Engine with the standard Django templates found in Webapp.

I wanted to display the permalink to the page the user is on. How do I get the uri?


Should be in self.request.url in your RequestHandler-based class.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜