Can I always force browser and provider caches to load new pages with a global setting?

Posted by Mitch on Stack Overflow See other posts from Stack Overflow or by Mitch
Published on 2010-05-05T20:45:08Z Indexed on 2010/05/05 20:48 UTC
Read the original article Hit count: 127

Filed under:

I have a handful of users on a server. After updating the site, they don't see the new pages. Is there a way to globally force their browsers and providers to display the new page? Maybe from settings.py? I see there are decorators that look like they do this on a function level.

© Stack Overflow or respective owner

Related posts about django