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
It's worth pointing out that (I believe) the password reset email claims to be HTML (by filename) but is text. This is Django's fault (django.contrib.auth in particular).
The password reset email doesn't use the right base template.
The text was updated successfully, but these errors were encountered: