Rochdi Khalid

Results 2 issues of Rochdi Khalid

After the email is sent, the PasswordResetConfirmView view of the `dj-rest-auth` package, the `uidb64` and `token` values are not passed automatically to the Token and UID fields in the Browsable...

Would you please change `basestring` to `str`. The `basestring` is no longer available in Python 3, and it was removed. Use str instead.