Note for old_password.

This commit is contained in:
Ray Ch 2015-05-23 01:28:40 +05:30
parent f4160f6577
commit ce81906f59

View File

@ -31,6 +31,9 @@ Basic
- new_password2 - new_password2
- old_password - old_password
.. note:: ``OLD_PASSWORD_FIELD_ENABLED = True`` to use old_password.
- /rest-auth/user/ (GET) - /rest-auth/user/ (GET)
- /rest-auth/user/ (PUT/PATCH) - /rest-auth/user/ (PUT/PATCH)