Nevermind, there was a patch submitted to fix caching both kwargs and query params already.
Upgrading to 0.10 Pylons solved my problem. - Didip - On Sat, Apr 24, 2010 at 11:20 AM, Didip Kerabat <[email protected]> wrote: > @beaker_cache does not seem to include > request.environ['pylons.routes_dict'] as part of its key > (decorators/cache.py). Is that correct? > > - Didip - > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
