I recently changed the banner graphic, the size of that graphic in
<img> link in the html, and the CSS positioning of that graphic.  It
looks fine on the dev server, and on every page except one in
production.   That one page (the home page) is still showing the old
html with the wrong <img> size. (Using Firefox I right-clicked on the
window and then selected This Frame - View Frame Source).   The html
for the relevant part of all my pages is read from only one file (a
Django template) so there is some kind of cache problem happening.
How do I fix this?

I just changed the html file slightly and uploaded it again, and the
change appeared on every other page, but the change is still not
appearing on the home page.

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to