SoPR / horas

Una plataforma para facilitar la mentoría.
1hora.org
MIT License
32 stars 17 forks source link

AttributeError: 'PyLibMCCache' object has no attribute '_get_memcache_timeout' #96

Closed froi closed 7 years ago

froi commented 7 years ago

https://sentry.io/app23049962herokucom/production/issues/281085887/

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'