> I have done a little bit of playing with it, and was wondering if > there was some way to > have a setting to allow printing to stdout to work at least for some > time to let this be migrated to overtime?
I have written a script which magically makes web.py 0.23 applications run on web.py 0.3. Let me see if I can find it. >> > new: support for GAE >> >> What was done to support GAE? What does this mean? It already seemed >> to work on it. templates don't work on GAE due to security restrictions. Here is the cookbook howto: http://webpy.org/cookbook/templates_on_gae >> > new: web.openid module > > Any code examples for using this? Aaron? >> > fix: file uploads are not loaded into memory >> >> Hmm.. this seems like it could be incompatible with the GAE? Also was >> a way to limit file upload sizes put in? http://webpy.org/cookbook/limiting_upload_size > Does this work by spooling to a temp. file? Yes. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
