Re: [Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2017-12-28 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %}
template tag
-+-
 Reporter:  Jon Dufresne |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"058d112ed2635873d415661bdf0fcc8752ec37c9" 058d112]:
 {{{
 #!CommitTicketReference repository=""
 revision="058d112ed2635873d415661bdf0fcc8752ec37c9"
 Refs #27175 -- Removed an obsolete test comment and DEBUG=True.

 As of e62165b898785e890661953c3b2c9c36d98aee57, {% include %}
 doesn't silence exceptions.
 }}}

-- 
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/067.a3b15f96b80541bd88345c33432519b5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2017-09-22 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %}
template tag
-+-
 Reporter:  Jon Dufresne |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"e62165b898785e890661953c3b2c9c36d98aee57" e62165b]:
 {{{
 #!CommitTicketReference repository=""
 revision="e62165b898785e890661953c3b2c9c36d98aee57"
 Refs #27175 -- Removed exception silencing from the {% include %} template
 tag.

 Per deprecation timeline.
 }}}

-- 
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/067.91a2f78760ef434407aa3fd7ea427c53%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2016-09-08 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %}
template tag
-+-
 Reporter:  jdufresne|Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by GitHub ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"331ca5391eb64cbac3a001209257beb93522d587" 331ca53]:
 {{{
 #!CommitTicketReference repository=""
 revision="331ca5391eb64cbac3a001209257beb93522d587"
 Fixed #27175 -- Deprecated silencing exceptions from the {% include %}
 template tag.

 Thanks Tim Graham for the review.
 }}}

--
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/067.7de98b941c9c80a8d93d5b8693c9554a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2016-09-08 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %}
template tag
-+-
 Reporter:  jdufresne|Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * stage:  Accepted => Ready for checkin


--
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/067.ae2db92a12e508238ca5354ac0074c6c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2016-09-05 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %}
template tag
--+
 Reporter:  jdufresne |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Template system   |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timgraham):

 * 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/067.84903cfc6640d8b24adf48cfc5fd8ac0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2016-09-04 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %}
template tag
-+-
 Reporter:  jdufresne|Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by jdufresne):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/7208 PR]

--
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/067.a0446fa4ce50e8781affd2388eb56908%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2016-09-04 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %}
template tag
+
   Reporter:  jdufresne |  Owner:  nobody
   Type:  Cleanup/optimization  | Status:  new
  Component:  Template system   |Version:  master
   Severity:  Normal|   Keywords:
   Triage Stage:  Unreviewed|  Has patch:  0
Needs documentation:  0 |Needs tests:  0
Patch needs improvement:  0 |  Easy pickings:  0
  UI/UX:  0 |
+
 Django developers discussion https://groups.google.com/d/topic/django-
 developers/hscW1VboJxY

 As proposed and supported in the linked discussion, deprecate the
 silencing of exceptions while rending the `{% include %}` template tag.

 As this silencing behavior only occurs when `template.debug=True`, it is
 difficult to rely on this as a "feature". Further, the behavior could
 silence actual bugs during development as well as lead to a different
 error reporting path when used in production. (e.g. Errors are reported
 through Django template logging instead of through Sentry.)

--
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/052.ac9e89ccdeb0dfae9e8a04953be0a038%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.