While the context is actually often available as a local variable in one
of the function calls close to the bottom of the stack trace, it is not
obvious, and requires a somewhat tedious search (there are usually a
series of calls taking a `context` variable, most of them irrelevant).
--
Ticket URL: <https://code.djangoproject.com/ticket/29446>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/29446#comment:1>
Comment (by Zach Bresser):
Shai,
Can you elaborate on what you mean? Are you suggesting we put the local
context variables in a special section instead of with the rest of the
local variables?
--
Ticket URL: <https://code.djangoproject.com/ticket/29446#comment:2>
Comment (by Min ho Kim):
Hi Shai Berger,
Could you give some more information about this feature request?
It would be nice to have some example of error page you would like to see.
If anyone else has any idea what the expected error page should look like,
please comment.
--
Ticket URL: <https://code.djangoproject.com/ticket/29446#comment:3>
* cc: Min ho Kim (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/29446#comment:4>
* cc: Vibhu Agarwal (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/29446#comment:5>
* owner: (none) => Vibhu Agarwal
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/29446#comment:6>