Closed
Bug 775774
Opened 13 years ago
Closed 13 years ago
[traceback] NotImplementedError, ('This relies on redis, theoretically it is'..
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
FIXED
2012-07-26
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
steps to reproduce:
1. Load https://addons.mozilla.org/es/firefox/performance/
traceback details:
cktrace (most recent call last):
File "django/core/handlers/base.py", line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "django/views/decorators/cache.py", line 63, in _cache_controlled
response = viewfunc(request, *args, **kw)
File "perf/views.py", line 19, in index
raise NotImplementedError, ('This relies on redis, theoretically it is'
sentry: http://sentry.dmz.phx1.mozilla.com/addons/group/1631/
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•