Opened 17 years ago
Closed 17 years ago
#4790 closed (wontfix)
Ellipses in django.views.debug.TECHNICAL_500_TEMPLATE
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | HTTP handling | Version: | dev |
Severity: | Keywords: | debug template | |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Is there a point to the elipse in django.views.debug.TECHNICAL_500_TEMPLATE? I have found that it sometimes overlaps the code on the next line of the post context. Can we remove it?
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | 4790ellipses.patch added |
---|
comment:1 by , 17 years ago
Summary: | Elipse in django.views.debug.TECHNICAL_500_TEMPLATE → Ellipses in django.views.debug.TECHNICAL_500_TEMPLATE |
---|
comment:2 by , 17 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:3 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
No, we can't -- they're used to indicate that the line of code can be expanded to show more context.