Even though I have complied with the python definition for my static files diectoroes the static files (style sheets, images) are STILL showinfg as instance requests on my dashboard!
" Due to the way estimates are calculated, the sum of individual resource costs may not match the displayed total exactly." and then the "requests" are listed, including my images and stylesheets directories declared as - url: /stylesheets static_dir: templates/stylesheets - url: /static/images static_dir: static/images - url: /static static_dir: static - url: /robots.txt static_files: robots.txt upload: robots.txt WHY is this??? -- 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.
