[1.5.x] Minor DEBUG setting reference formatting edit.

1bbd36a36a from master.
This commit is contained in:
Ramiro Morales 2013-01-11 16:15:17 -03:00
parent 863e0ab57d
commit 9d4f906d47
1 changed files with 7 additions and 7 deletions

View File

@ -748,13 +748,13 @@ sensitive (or offensive), such as :setting:`SECRET_KEY` or
:setting:`PROFANITIES_LIST`. Specifically, it will exclude any setting whose
name includes any of the following:
* API
* KEY
* PASS
* PROFANITIES_LIST
* SECRET
* SIGNATURE
* TOKEN
* ``'API'``
* ``'KEY'``
* ``'PASS'``
* ``'PROFANITIES_LIST'``
* ``'SECRET'``
* ``'SIGNATURE'``
* ``'TOKEN'``
.. versionchanged:: 1.4