On Mon, 2006-18-12 at 21:27 -0200, Jorge Godoy wrote: > iain duncan <[EMAIL PROTECTED]> writes: > > > Thanks alberto, I'm not quite clear on what you are doing there. Is that > > a second bogus request or a hash added to my main one? Do I just make a > > bogus request behind the scenes before every real request and let it get > > ignored? > > You have to pass the tg_random on the request. Every request is individually > cached, so doing a bogus request before the real one wouldn't solve your > problem.
Maybe I'm stupid today, but I don't understand how this is done from Alberto's example. Do I need to make a random extra paramater and add it to my query string? And does that need to be added to the controller paramater list as well then? If someone has the time to type out the an example that would be awesome. Thanks Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

