CSS File Not Updating on Deploy (Google AppEngine)
Posted
by Andrew Johnson
on Stack Overflow
See other posts from Stack Overflow
or by Andrew Johnson
Published on 2010-05-06T17:23:53Z
Indexed on
2010/05/06
17:28 UTC
Read the original article
Hit count: 316
google-app-engine
I pushed a new version of my website, but now the CSS and static images are not deploying properly.
Here is the messed up page: http://www.gaiagps.com
Appengine shows the latest version as being correct though: http://1.latest.gaiagps.appspot.com/
Any help?
© Stack Overflow or respective owner