google app engine - Python webapp2: redirect back -


i'm using google app engine basic app.

the scenario simple: click logout , want logout handler redirect me page came from.

how achieve this? thnx

when creating logout url can pass in url want user redirected to, in case current url. (i'm not python dev, ...):

users.create_logout_url(self.request.url) 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -