It depends a bit on what you are aiming at. This is list of some projects providing session handling for gae:
http://gaeutilities.appspot.com/ http://pypi.python.org/pypi/Beaker http://code.google.com/p/appengine-monkey/wiki/Pylons (uses beaker) http://docs.djangoproject.com/en/dev/topics/http/sessions/ On Jul 23, 11:35 am, "Neuron.Lin" <[email protected]> wrote: > user api in google.appengine.api.users doesn't seem so powerful, and i > want to manage users by myself. is there any api for user session? > or, how can i modify the pages created by create_login_url? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
