Django

Code

Ticket #825 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

Not clear there are more lines of code available in the debug 500 traceback

Reported by: aaronsw Assigned to: jacob
Milestone: Component: Generic views
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The debug page (django/views/debug.py) is very nice but at first glance it is far from obvious that clicking on a line of code will add more context. Nor is it clear that clicking on that one line (as opposed to the context) will make it go away again. Perhaps a link labeled "..." could be added in the right margin as a hint. Then making the entire context clickable to collapse the code again would be nice.

Attachments

Change History

11/17/05 09:27:19 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

(In [1276]) Fixed #825; thanks for the suggestions, aaronsw


Add/Change #825 (Not clear there are more lines of code available in the debug 500 traceback)




Change Properties
Action