Opened 14 years ago
Closed 14 years ago
#13626 closed (wontfix)
PROFANITIES_LIST should be part of the locale subsystem
Reported by: | Erik Stein | Owned by: | nobody |
---|---|---|---|
Component: | contrib.comments | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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
Note:
See TracTickets
for help on using tickets.
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.