Thanks Tim
Followed the code to the query to return users with the entered email
address and that triggered a deeper look to check I was entering the
correct email address. I wasn't. My bad. Django's good.
Mike
On Wednesday, September 28, 2016 at 4:31:34 AM UTC+10, Tim Graham wrote:
>
> I woul
I would put print statements in the Django source code and try to follow
its execution.
On Sunday, September 25, 2016 at 7:53:20 PM UTC-4, Mike Dewhirst wrote:
>
> Some little time ago my admin site stopped sending password reset
> emails. After checking all the credentials, ports, server names,
Some little time ago my admin site stopped sending password reset
emails. After checking all the credentials, ports, server names, etc it
is still silent.
So in the dev-server I set EMAIL_BACKEND =
'django.core.mail.backends.console.EmailBackend' and proceeded to
request a password reset. Not
3 matches
Mail list logo