Replies: 1 comment 1 reply
-
|
@capoaira Did you ever find a solution? I am trying the custom serializer approach but it never gets called. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to customize the E-Mail text for
/api/rest-auth/password/reset/as well as/api/rest-auth/registration/and/api/rest-auth/registration/resend-email/(resend-email can have the same text then registration)The best way may be a custom serializer, but I wasn't able to create one, which generate a valid link (for password reset as well as email verification).
These are my main problems:
I already tried a lot, but without success. Can somebody help me?
Beta Was this translation helpful? Give feedback.
All reactions