Jacob Kaplan-Moss wrote:
This sounds like the right idea to me: explicitly state which GET params invalidate the cache.
So when the view's code change during development one should alsways remember to update this invalidators list. Not very DRY :-(
Jacob Kaplan-Moss wrote:
This sounds like the right idea to me: explicitly state which GET params invalidate the cache.
So when the view's code change during development one should alsways remember to update this invalidators list. Not very DRY :-(