#14516: Extract methods from removetags and slugify template filters
---------------------------------------------------+------------------------
Reporter: romainh | Owner: nobody
Status: new | Milestone: 1.3
Component: Template system | Version:
Keywords: striptags removetags slugify refactor | Stage: Unreviewed
Has_patch: 0 |
---------------------------------------------------+------------------------
Like {{{striptags}}} template filter, {{{removetags}}} and {{{slugify}}}
should rely on external methods located in {{{django.utils}}}.[[BR]]
{{{removetags}}} method should live in {{{django.utils.html}}} like
{{{striptags}}}.[[BR]][[BR]]
Those features are often used elsewhere than in templates.
--
Ticket URL: <http://code.djangoproject.com/ticket/14516>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.