0.6.0
Changes:
- Add a check for SEND_RESET_PASSWORD_LINK_SERIALIZER_USE_EMAIL (#92)
- Remove typing ignores (#109)
- Deprecate DefaultRegisterEmailSerializer.get_email() method (#95)
- Add SEND_RESET_PASSWORD_LINK_USER_FINDER (#94)
- Add USE_NON_FIELD_ERRORS_KEY_FROM_DRF_SETTINGS (#125)
- Use get_user_public_field_names() instead of get_user_field_names()
- Add Brazilian Portuguese (pt_BR) translation (#122)
- Add LOGIN_AUTHENTICATOR function setting (#51)
- Move password validation to reset password serializer (#110)