Hi
I'm going to develop a small web application on Gae with a
registration section, login\logout and stuff like that.
Since Google app Engine does not support session out of the box and i
don't want to restrict access using google Accounts, i am forced to
pick a Framework that offers this kind of facilities.
I would like to stay with webpy because i have developed a couple of
apps (one on Gae and one hosted on DH) and i really really like it.

I read many posts on session with Gae but they seem a little bit old;
is this because people have given up on trying to use session with
Gae?

For example i found this fork
http://github.com/yejun/webpy/tree/GAE/web
but i don't know if it is still usable on webpy 0.33..

Do you have any working example?Any advice?

If you mind to answer, there's also this open question on Stack
Overflow
http://stackoverflow.com/questions/3245497/google-app-engine-users-auth-djangoappengine-vs-web2py

thanks

p.s.
my webpy applications
http://stackprinter.appspot.com
http://www.systempuntoout.com

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to