check your URL in settings, if unsure check the jinja file for the email template to see what variables are beening used
Travis Pickle On Sat, Nov 11, 2023, 10:19 AM Ansh Varshney <[email protected]> wrote: > Hello Everyone i am facing a little issue while integrating django rest > framework along with react i am using djoser for email verification the > issue is when i am trying to reset the password till now its working fine > after receiving the password reset email i am getting this localhost > http://127.0.0.1:8000/password/reset/confirm/MQ/bxhw75-758dd65b65163552b38178837aa95b38 > but they are not opening the react page . if you know so let me know how > can i sort it?? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/18c1198c-cac7-4e54-b142-0a2ab069e036n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/18c1198c-cac7-4e54-b142-0a2ab069e036n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMFwmKRHbZ93z6A0_b%2BKtOs%2BuP8oqCO9am1A%3D0WtR5zRNt6PKQ%40mail.gmail.com.

