Skip to content

Commit 4549a02

Browse files
committed
Added a doc entry for parameter from the previous commit
1 parent e0881ed commit 4549a02

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/configuration.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ Template Paths
122122
``SECURITY_RESET_PASSWORD_TEMPLATE`` Specifies the path to the template for
123123
the reset password page. Defaults to
124124
``security/reset_password.html``.
125+
``SECURITY_CHANGE_PASSWORD_TEMPLATE`` Specifies the path to the template for
126+
the change password page. Defaults to
127+
``security/change_password.html``.
125128
``SECURITY_SEND_CONFIRMATION_TEMPLATE`` Specifies the path to the template for
126129
the resend confirmation instructions
127130
page. Defaults to

0 commit comments

Comments
 (0)