Re: Django and React Integration

2023-11-11 Thread Ansh Varshney
Thanks for replying, But i am not using jinja i am using djoser library for email verification the issue is while sending the reset password request after receiving reset email they are not opening in react On Sat, Nov 11, 2023 at 8:59 PM Travis Pickle wrote: > check your URL in settings, if uns

Re: Django and React Integration

2023-11-11 Thread Travis Pickle
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 wrote: > Hello Everyone i am facing a little issue while integrating django rest > framework along with react i am

Django and React Integration

2023-11-11 Thread Ansh Varshney
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://