Hi,
if a cached page expires and a new one is fetched it would be interesting to know if the new content differs from the cached one.
In my own view, from_cache response attribute should be True if the page content has not changed, regardless whether the cache had expired and a new page was fetched or not.
What do you think about?
Hi,
if a cached page expires and a new one is fetched it would be interesting to know if the new content differs from the cached one.
In my own view,
from_cacheresponse attribute should beTrueif the page content has not changed, regardless whether the cache had expired and a new page was fetched or not.What do you think about?