I am using GAE Python and am trying to serve a default pic when the user has not uploaded any pic in his profile. I have a static .png file present in the /images directory which i intend to use as the default profile pic(see app.yaml entry for it below). I am using GAE Python and am trying to serve a