Re: [Django] #13626: PROFANITIES_LIST should be part of the locale subsystem

2010-05-27 Thread Django
#13626: PROFANITIES_LIST should be part of the locale subsystem
--+-
  Reporter:  erik | Owner:  nobody
Status:  closed   | Milestone:
 Component:  django.contrib.comments  |   Version:  1.2   
Resolution:  wontfix  |  Keywords:
 Stage:  Unreviewed   | Has_patch:  0 
Needs_docs:  0|   Needs_tests:  0 
Needs_better_patch:  0|  
--+-
Changes (by Alex):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => wontfix
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Profanities list is deprecated, and destined for removal, because it's
 horrifically unmaintained and a really terrible algorithm, as such it's
 not going to be made locale dependent.

-- 
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 post to this group, send email to django-upda...@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.



[Django] #13626: PROFANITIES_LIST should be part of the locale subsystem

2010-05-27 Thread Django
#13626: PROFANITIES_LIST should be part of the locale subsystem
-+--
 Reporter:  erik |   Owner:  nobody
   Status:  new  |   Milestone:
Component:  django.contrib.comments  | Version:  1.2   
 Keywords:   |   Stage:  Unreviewed
Has_patch:  0|  
-+--
 Since profanities are very language- and public-culture-dependent they
 should be part of the locale subsystem.

 If not removed completely (see #8794).

 see source:django/trunk/django/conf/global_settings.py#L441

-- 
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 post to this group, send email to django-upda...@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.