Closed Bug 638109 Opened 13 years ago Closed 13 years ago

Bring the old tracebacks back

Categories

(addons.mozilla.org Graveyard :: Code Quality, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
Q1 2011

People

(Reporter: clouserw, Assigned: jbalogh)

Details

Django 1.3 shipped with enormous HTML tracebacks that put the list of vars between every step.  That means it's hard to copy and paste the problem.  In addition, there are currently 13 tracebacks stuck in the moderation queue because they are over 500K!

Tracebacks are handled with a process exception handler - let's steal the one from Django 1.2 and put it back in.  (Unless there is a config var to switch back or something)
https://github.com/jbalogh/zamboni/commit/e54bc48 

This will go to next if preview doesn't look busted.
Assignee: nobody → jbalogh
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
sweet, that was fast
(In reply to comment #2)
> sweet, that was fast

I tried to look at a traceback and couldn't deal with it.
Verified FIXED; they look sleek and sexy now (just like they used to).
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.