I need to disable certain types of caching via a region's `@cache_on_arguments` decorator in some of our development environments.
Looking at the dogpile docs, it seems that I could use the `shoud_cache_fn` argument to handle this (and just use a central call to handle this). Has anyone had to implement something similar? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
