Commit bca42c70 authored by Tim Graham's avatar Tim Graham
Browse files

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

Backport of 12dee89d from master
parent a0e3cbaa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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'``