google app engine - GaeUtilities: Session Problem -


I am programming a program with Google App Engine, which does not have DJAGO 1.1 (no degone payment or other) As you know DJ index (Df index) (request) Df index (request), Df index (request): ASWrap = SWrap (SWrap.createSession ()) .... def login (request): aSWrap = SWrap ( SWrap.createSession ()) .... class SWrap (object): @classmethod def createSession (): return session (Cookie_name = 'my_cookie', session_expire_time = 7200)

and the session To end Or really long term ... Enter the code here thanks

I suggest using a different session library. Check out.

I would recommend - this presents an API similar to the library you currently use, but it is very fast and you should not give headache like a head as you have seen above.

Disclaimer: I wrote a GA-session, but I am not the only one who will recommend it. Here's a Google Group for GAE dragon.


Comments