Thanks for the clarification, will move the conversation to the correct
channel!
On Mon, 25 Oct 2021, 11:15 pm 'Adam Johnson' via Django developers
(Contributions to Django itself),
wrote:
> Hi!
>
> I think you've found the wrong mailing list for this post. This mailing
> list is for discussing
Hi!
I think you've found the wrong mailing list for this post. This mailing
list is for discussing the development of Django itself, not for support
using Django. This means the discussions of bugs and features in Django
itself, rather than in your code using it. People on this list are unlikely
t
Hello all,
I have created a Custom user model that takes email as the unique key
instead of the default Username.
Now I wanted to learn how to create a password reset for that. I have set
up the templates and the SendGrid account for that. Please guide me
regarding the next step.
--
You recei