Hi, I haven't done anything significant in production so far, but I have tested yejun's fork (nearly two years old now) and it works very well. Unfortunately, it seems that all the GAE related questions remain unanswered on this group, so I ignore what's the current situation of webpy / gae compatibility in the main branch. I haven't upgraded to the newest versions in a long time because of this.
Perhaps the mantainers (Anand?) can tell us a little bit about this situation. Any comment would be highly appreciated. Thanks! Luis On Aug 15, 10:06 pm, silviud <[email protected]> wrote: > Hello, > > Does web.py support sessions into GAE ? > I have the development server from GAE loaded with web.py but I can't > make it work > with sessions. The DiskStore is missing os.mkdir - this is what I get > > AttributeError: 'module' object has no attribute 'mkdir' > > Perhaps it can be done with the DBStore but not so sure how to start. > If there is an alternative please let me know. > > thanks -- 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.
