Skip to content

Commit

Permalink
Improve verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamu committed Sep 13, 2016
1 parent c2b3316 commit ac43310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Expand Up @@ -273,7 +273,7 @@ and include `ExpiredPasswordMiddleware` with your middleware settings::
}

``ACCOUNT_PASSWORD_EXPIRY`` indicates the duration a password will stay valid. After that period
the password must be reset in order to log in. If ``ACCOUNT_PASSWORD_EXPIRY`` is zero (0)
the password must be reset in order to view any page. If ``ACCOUNT_PASSWORD_EXPIRY`` is zero (0)
then passwords never expire.

If ``ACCOUNT_PASSWORD_USE_HISTORY`` is False, no history will be generated and password
Expand Down

0 comments on commit ac43310

Please sign in to comment.