#23336: Allow urlize to accept extra attributes.
-------------------------------------+------------------------------------
     Reporter:  logston              |                    Owner:  logston
         Type:  New feature          |                   Status:  closed
    Component:  Template system      |                  Version:  master
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  templatetag, urlize  |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  1                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+------------------------------------
Changes (by timgraham):

 * status:  assigned => closed
 * resolution:   => wontfix


Comment:

 The proposed patch only modifies `django.utils.html.urlize()` which isn't
 a documented public API and I'd consider it a private API for use by the
 urlize template tag. Not sure this is all that useful if the template tag
 can't make use of it. Overall, I think the use case is very narrow and not
 worth the extra complexity it will add.

--
Ticket URL: <https://code.djangoproject.com/ticket/23336#comment:4>
Django <https://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 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/065.1269bf16addca8be6de4a27c4e9e7522%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to