Changing password ================= API Views --------- .. _change-password-view: change-password ~~~~~~~~~~~~~~~ .. autofunction:: rest_registration.api.views.change_password List of settings ---------------- These settings can be used to configure changing password workflow. You should add them as keys (with values) to your ``settings.REST_REGISTRATION`` dict. .. jinja:: detailed_configuration__change_password :file: detailed_configuration/settings_fields.j2