In your browser, is it set to verify once or verify every time for page updates? I checked and when I installed it, it worked as expected and I used it as a model for a project. If I recall, pylons isn't writing expire times on that app.
If shift-reload fixes the problem, I would suspect your browser is caching a bit aggressively. Alternatively, I believe you can set the expire=0 on the render call which may force expire times to be set. -- 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.
