Changing the email template

Hi Team,

This may seem an odd question, but just wanted to know if there exists any possible way.
Is there a way to actually edit the email template for the password reset in Kobotoolbox, we have installed the Kobo on our own servers.
Or where are these templates stored in the file location in the docker containers?

Any help regarding this would be appreciated, thanks.

Hi All, answering my own question here, sorry this question didn’t belonged here, this is actually related to the Django.

However, if anyone needs it, they can change the template by editing the password_reset_email.html file or overriding it as per this documentation: https://docs.djangoproject.com/en/3.1/topics/auth/default/

Thanks

1 Like

This should be very helpful for the entire community @ryanend! Thank you!

1 Like