mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
b1b1da1eac
commit
510ea906f7
2 changed files with 4 additions and 4 deletions
|
@ -1488,8 +1488,8 @@ PROFANITIES_LIST
|
|||
|
||||
Default: ``()`` (Empty tuple)
|
||||
|
||||
A tuple of profanities, as strings, that will trigger a validation error when
|
||||
the ``hasNoProfanities`` validator is called.
|
||||
A tuple of profanities, as strings, that will be forbidden in comments when
|
||||
:setting:`COMMENTS_ALLOW_PROFANITIES` is ``True``.
|
||||
|
||||
.. setting:: RESTRUCTUREDTEXT_FILTER_SETTINGS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue