actually aaa.jpg and bbb.JPG are different format here is my app.yaml setting .... - url: /images/(.*\.(gif|png|jpg)).... static_files: images/\1 upload: images/(.*\.(gif|png|jpg)) ...... so bbb.JPG is excluded
anyway, thank you, djidjadji On Sep 28, 6:05 pm, djidjadji <[email protected]> wrote: > I had this same problem if I upload to a version that was the "Current > version". > Only staticfileswheremissingthe update. > Now I switch between 2 versions for uploads. > > Just upload again for a new version number. > > 2009/9/28 kevin wu <[email protected]>: > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
