#14516: Extract methods from removetags and slugify template filters
--------------------------------------+-------------------------------------
          Reporter:  romainh          |         Owner:  ik                      
             
            Status:  new              |     Milestone:                          
             
         Component:  Template system  |       Version:                          
             
        Resolution:                   |      Keywords:  striptags removetags 
slugify refactor
             Stage:  Accepted         |     Has_patch:  1                       
             
        Needs_docs:  1                |   Needs_tests:  0                       
             
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Changes (by julien):

  * milestone:  1.3 =>

Comment:

 I agree with the reporter that those templatetags should also be available
 as normal python functions.

 `django.utils.html` is probably a good home for `removetags`, however
 `slugify` is not really an HTML thing so it should be in another module
 (to be determined).

 Removing from the 1.3 milestone since we're pretty close to releasing it,
 and this can be assimilated as a new feature request. It's easy enough to
 live with using those templatetags for the moment.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14516#comment:4>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to