Hello,

I would like to know if there would be any problems using the
following middleware with satchmo:
    'django.middleware.gzip.GZipMiddleware',
    'django.middleware.cache.UpdateCacheMiddleware',
    'django.middleware.common.CommonMiddleware',
    'django.middleware.cache.FetchFromCacheMiddleware',

The reason I ask is that Satchmo comes with its own caching system and
I can't figure out if any conflict would arise like caching of sites
that are not meant be be cached. However, the above really improves
the speed of the page.

Best,
Troels
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to