Prepend the site domain to keys in cache_memoize

Review Request #46 — Created June 3, 2007 and submitted

chipx86
Navi (deprecated)
trunk
reviewboard
In order to allow multiple reviewboards on one server, we need to use some form of namespace for our caching. The site domain is good enough. Prepend the domain to the key if the site app exists and a Site object exists for the current site.


Loading...