AttributeError: 'PyLibMCCache' object has no attribute '_get_memcache_timeout'
(7 additional frame(s) were not displayed)
...
File "apps/core/views.py", line 17, in dispatch
return super(HomePageView, self).dispatch(*args, **kwargs)
File "apps/core/views.py", line 28, in get_context_data
cache.set('home:featured:section', featured_section, 300)
AttributeError: 'PyLibMCCache' object has no attribute '_get_memcache_timeout'
https://sentry.io/app23049962herokucom/production/issues/281085887/