to delete static files and regenerate cache http://bitbucket.org/jayaraj/static-generator-customized/
On Feb 5, 5:35 am, Alessandro Ronchi <[email protected]> wrote: > On Thu, Feb 4, 2010 at 3:33 PM, Bob Waycott <[email protected]> wrote: > > Nope, but I'd be interested to see what you discover if you try it out. > > I'm worried about the pages that cannot be cached: > - POST and GET requests > - pages after a product is added to a cart > > exclude the checkout process is simple, because it can cache only some > regexp url, but I cannot understand how to make non standard requests skip > the static file. > > Another problem is that files needs to be deleted by hand on page > modification. > > On wordpress wp-super-cache is simply great, a such thing on django (and > satchmo) should be greater. > > -- > Alessandro Ronchi > > http://www.soasi.com > SOASI - Sviluppo Software e Sistemi Open Source > > http://hobbygiochi.com > Hobby & Giochi, l'e-commerce del divertimento -- You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en.
