Hi

So I was reading the session utility at
http://code.google.com/p/gaeutilities/wiki/Session. I am using Django
instead of web.py.

The sample shows code:

self.session = Session()

In django, we dont get an object, rather a method is called, how can I
store the session object similar to self.session.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to