Re: [Django] #29446: Include template context in error page when relevant

2020-02-07 Thread Django
#29446: Include template context in error page when relevant
-+-
 Reporter:  Shai Berger  |Owner:  Vibhu Agarwal
 Type:  New feature  |   Status:  assigned
Component:  Error reporting  |  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  template debug   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Vibhu Agarwal):

 * owner:  (none) => Vibhu Agarwal
 * status:  new => assigned


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.1988aaeb9f21dfede8946818e7c0bbfd%40djangoproject.com.


Re: [Django] #29446: Include template context in error page when relevant

2020-02-07 Thread Django
#29446: Include template context in error page when relevant
-+
 Reporter:  Shai Berger  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  Error reporting  |  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  template debug   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+
Changes (by Vibhu Agarwal):

 * cc: Vibhu Agarwal (added)


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.fd14eb1908d95364a61005086b94741e%40djangoproject.com.


Re: [Django] #29446: Include template context in error page when relevant

2019-09-14 Thread Django
#29446: Include template context in error page when relevant
-+
 Reporter:  Shai Berger  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  Error reporting  |  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  template debug   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+
Changes (by Min ho Kim):

 * cc: Min ho Kim (added)


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.a1664eec0e856ff19ff2fa27f7da2ce6%40djangoproject.com.


Re: [Django] #29446: Include template context in error page when relevant

2019-09-14 Thread Django
#29446: Include template context in error page when relevant
-+
 Reporter:  Shai Berger  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  Error reporting  |  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  template debug   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+

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: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.b487e47caa1a579457477ef260c98f36%40djangoproject.com.


Re: [Django] #29446: Include template context in error page when relevant

2018-08-09 Thread Django
#29446: Include template context in error page when relevant
-+
 Reporter:  Shai Berger  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  Error reporting  |  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  template debug   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  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: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.060b9bc429e8d5b5ad7658e4560bddbf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29446: Include template context in error page when relevant

2018-05-26 Thread Django
#29446: Include template context in error page when relevant
-+
 Reporter:  Shai Berger  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  Error reporting  |  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  template debug   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+
Changes (by Tim Graham):

 * stage:  Unreviewed => Accepted


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.380a35e2c09afbde07c7e6d6c4f99a2d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #29446: Include template context in error page when relevant

2018-05-26 Thread Django
#29446: Include template context in error page when relevant
-+-
   Reporter:  Shai   |  Owner:  (none)
  Berger |
   Type:  New| Status:  new
  feature|
  Component:  Error  |Version:  2.0
  reporting  |
   Severity:  Normal |   Keywords:  template debug
   Triage Stage: |  Has patch:  0
  Unreviewed |
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  1  |
-+-
 When an error is encountered while rendering a template (in Debug mode),
 Django helpfully displays the template source, followed by the usual
 stack-trace with local variable values. It could be useful to also include
 the template context at the point of the error, as these are often the
 relevant "local variables".

 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: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/048.a5284bb1e70d199384bee049785c825e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.