Removed some docs that should have been removed along with PROFANITIES_LIST.

This commit is contained in:
Tim Graham 2016-03-31 13:21:32 -04:00
parent f3595b2549
commit 12dee89d9c
1 changed files with 2 additions and 2 deletions

View File

@ -1004,8 +1004,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'``