Closed
Bug 655805
Opened 14 years ago
Closed 14 years ago
[dev] 500 ISE - ImportError: No module named jingo
Categories
(Websites Graveyard :: markup.mozilla.org, defect, P1)
Websites Graveyard
markup.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: mbrandt, Unassigned)
References
Details
Go to: https://markup-dev.allizom.org/
Traceback (most recent call last):
File "/data/www/python/markup.mozilla.org/markup/ffdemo/vendor/src/django/django/core/handlers/base.py", line 80, in get_response
response = middleware_method(request)
File "/data/www/python/markup.mozilla.org/markup/ffdemo/commons/middleware.py", line 79, in process_request
tower.activate(prefixer.locale)
File "/data/www/python/markup.mozilla.org/markup/ffdemo/vendor/src/tower/tower/__init__.py", line 85, in activate
import jingo
ImportError: No module named jingo
Updated•14 years ago
|
Priority: -- → P1
Target Milestone: --- → 1.0
Updated•14 years ago
|
Severity: normal → blocker
OS: Mac OS X → All
Hardware: x86 → All
Comment 1•14 years ago
|
||
Jabba: is this an IT or a dev bug?
Comment 2•14 years ago
|
||
This was my bad. Jabba and brez fixed it.
https://markup-dev.allizom.org/ is working again.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•