Re: johnny.backends.memcached.MemcachedCache': 'module' object has no attribute 'CacheClass' ?????

2014-01-26 Thread Oak McIlwain
/Library/Python/2.7/site-packages/django/core/cache/__init__.py", > line 130, in get_cache > "Could not find backend '%s': %s" % (backend, e)) > django.core.cache.backends.base.InvalidCacheBackendError: Could not find > backend 'johnny.backends.memcached.MemcachedCa

johnny.backends.memcached.MemcachedCache': 'module' object has no attribute 'CacheClass' ?????

2013-11-09 Thread Victor
130, in get_cache "Could not find backend '%s': %s" % (backend, e)) django.core.cache.backends.base.InvalidCacheBackendError: Could not find backend 'johnny.backends.memcached.MemcachedCache': 'module' object has no attribute 'CacheClass' Surfing the netI found a workaround for this err