Hi Devel63

the appEnginePatch project did it already - using Django 1.0 and even
1.1beta.

Zip, i18n, Django registration, a sample app and much more is
integrated in the app engine patch code .
http://code.google.com/p/app-engine-patch/wiki/Documentation
http://groups.google.com/group/app-engine-patch?

I don't see any important drawbacks. Naturally, if your app is
requested first time, Google needs to unzip your zipped Django pack
what means about 3 seconds additional processing time.

The result is available in Google memcache for about 15 seconds. So if
your app is requested often you get the same reaction time as version
0.96. Applications not requested that often will need about 3 seconds
more to answer first request - an acceptable timespan to my opinion.

Konrad


--~--~---------~--~----~------------~-------~--~----~
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