Re: [Django] #23269: Deprecate django.utils.remove_tags() and removetags template filter

2015-09-23 Thread Django
#23269: Deprecate django.utils.remove_tags() and removetags template filter
-+-
 Reporter:  timgraham|Owner:  timgraham
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
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:"222d0633010e2f37f9fbd2d0559ecc4a5643c738" 222d063]:
 {{{
 #!CommitTicketReference repository=""
 revision="222d0633010e2f37f9fbd2d0559ecc4a5643c738"
 Refs #23269 -- Removed the removetags template tag and related functions
 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.d95ccb3eb36bceea36393afbd446008f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23269: Deprecate django.utils.remove_tags() and removetags template filter

2014-08-15 Thread Django
#23269: Deprecate django.utils.remove_tags() and removetags template filter
-+-
 Reporter:  timgraham|Owner:  timgraham
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  master
Component:  Template system  |   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"e122facbd89c5768528f5ba3b13552d43f989757"]:
 {{{
 #!CommitTicketReference repository=""
 revision="e122facbd89c5768528f5ba3b13552d43f989757"
 Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags
 filter.

 Also the unused, undocumented django.utils.html.strip_entities() function.
 }}}

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


Re: [Django] #23269: Deprecate django.utils.remove_tags() and removetags template filter

2014-08-11 Thread Django
#23269: Deprecate django.utils.remove_tags() and removetags template filter
-+-
 Reporter:  timgraham|Owner:  timgraham
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:  master
Component:  Template system  |   Resolution:
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-
Changes (by timgraham):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/3045 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.48bff9c05ee370bcf47814877714ca75%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #23269: Deprecate django.utils.remove_tags() and removetags template filter

2014-08-11 Thread Django
#23269: Deprecate django.utils.remove_tags() and removetags template filter
-+-
   Reporter:  timgraham  |  Owner:  timgraham
   Type: | Status:  new
  Cleanup/optimization   |Version:  master
  Component:  Template   |   Keywords:
  system |  Has patch:  0
   Severity:  Normal |Needs tests:  0
   Triage Stage:  Accepted   |  Easy pickings:  0
Needs documentation:  0  |
Patch needs improvement:  0  |
  UI/UX:  0  |
-+-
 From the [https://www.djangoproject.com/weblog/2014/aug/11/remove-tags-
 advisory/ removetags security advisory]: "We plan to deprecate these
 functions in a future version of Django rather keep around functions whose
 names are likely to lead to their use in security-sensitive contexts where
 they are not actually safe."

 This also includes the undocumented and unused
 `django.utils.html.strip_entities()`.

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