summaryrefslogtreecommitdiff
path: root/docs/ref/settings.txt
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2010-11-08 20:37:52 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2010-11-08 20:37:52 +0000
commitd30fe03e6bae5cc794be8c48a5867c3fb8aeceb2 (patch)
treefc83adc9401626da53318d6cb30b22ce4da6b8b2 /docs/ref/settings.txt
parentd6e33795a90fe1cfd487acf230ddef1d9a28552a (diff)
Fixed #14641 - a handful of grammer/typo fixes.
Thanks, programmerq. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14497 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/settings.txt')
-rw-r--r--docs/ref/settings.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index abe4a443e5..78b5fd995e 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -1241,14 +1241,11 @@ used if :class:`~django.middleware.common.CommonMiddleware` is installed
PROFANITIES_LIST
----------------
+Default: ``()`` (Empty tuple)
+
A tuple of profanities, as strings, that will trigger a validation error when
the ``hasNoProfanities`` validator is called.
-We don't list the default values here, because that would be profane. To see
-the default values, see the file `django/conf/global_settings.py`_.
-
-.. _django/conf/global_settings.py: http://code.djangoproject.com/browser/django/trunk/django/conf/global_settings.py
-
.. setting:: RESTRUCTUREDTEXT_FILTER_SETTINGS
RESTRUCTUREDTEXT_FILTER_SETTINGS