Changing password

API Views

change-password

rest_registration.api.views.change_password(request, *args, **kwargs)

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.

‘CHANGE_PASSWORD_SERIALIZER_PASSWORD_CONFIRM’

  • Default: True

No description available, please add it here!