Re: cache middleware on multi sites...

2012-06-26 Thread sergey
I create my own slightly changed cache middleware (replace get_full_path to build_absolute_uri) http://macrotoma.blogspot.com/2012/06/custom-multisite-caching-on-django.html четверг, 19 ноября 2009 г., 13:16:52 UTC+2 пользователь jens написал: > > There exist some "intersection" on multi site i

cache middleware on multi sites...

2009-11-19 Thread jedie
There exist some "intersection" on multi site installation, if i use django.middleware.cache.UpdateCacheMiddleware and django.middleware.cache.FetchFromCacheMiddleware Problem: The cache key would be only generated based on the url without the domain name. So if the page /foobar/ exist on site A a