#12294: Exception info caught in django/template/debug.py should be propagated
--------------------------------------+-------------------------------------
Reporter: kuon | Owner: nobody
Status: closed | Milestone:
Component: Template system | Version: 1.1
Resolution: duplicate | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Changes (by kmtracey):
* status: new => closed
* needs_better_patch: => 0
* resolution: => duplicate
* needs_tests: => 0
* needs_docs: => 0
Comment:
Are you using Python 2.6? That is the only time I have seen the original
exception information get completely lost, previously its traceback was
included in the exception value for the TemplateSyntaxError.
#11461 has a couple of different alternative patches for this.
--
Ticket URL: <http://code.djangoproject.com/ticket/12294#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.