[1.9.x] Removed some docs that should have been removed along with PROFANITIES_LIST.

Backport of 12dee89d9c1fbe6b47984c544505aa8ff77e92bc from master
This commit is contained in:
Tim Graham 2016-03-31 13:21:32 -04:00
parent a0e3cbaa2b
commit bca42c709f

View File

@ -1034,8 +1034,8 @@ environment, such as all the currently defined Django settings (from
``settings.py``).
As a security measure, Django will *not* include settings that might be
sensitive (or offensive), such as :setting:`SECRET_KEY`. Specifically, it will
exclude any setting whose name includes any of the following:
sensitive, such as :setting:`SECRET_KEY`. Specifically, it will exclude any
setting whose name includes any of the following:
* ``'API'``
* ``'KEY'``