Hi Robert, On Thu, Jun 9, 2011 at 11:46 AM, Robert Kluin <[email protected]> wrote: > Static files are stored separately from code files. This is > mentioned in the docs: > > http://code.google.com/appengine/docs/python/config/appconfig.html#Static_File_Handlers >
Thanks a lot for point that out. > If you're trying to check files in a static directory, why not build > an index of items at deploy time? > That's the conclusion reached as well. Thanks for confirming the approach. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
