You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specific issue I'm having is that we'd like to suppress PMMailUnprocessableEntityException caused by (django.contrib.auth) password resets. While I'd like to be that specific, I see that you already have a fail_silently setting that would suppress all _send() exceptions, and I'd be OK with that but don't see how to set it.
Thanks,
Jim Phares
The text was updated successfully, but these errors were encountered:
The specific issue I'm having is that we'd like to suppress PMMailUnprocessableEntityException caused by (django.contrib.auth) password resets. While I'd like to be that specific, I see that you already have a fail_silently setting that would suppress all _send() exceptions, and I'd be OK with that but don't see how to set it.
Thanks,
Jim Phares
The text was updated successfully, but these errors were encountered: