Beispiel #1
0
 def post(self):
     redirect = "/unit3/blog/welcome"
     AccessLoginHandler.post(self, redirect)
Beispiel #2
0
 def post(self):
     redirect = '/unit3/blog/welcome'
     AccessLoginHandler.post(self, redirect)