We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e38386 commit 265c4d3Copy full SHA for 265c4d3
admin/users/views.py
@@ -48,7 +48,7 @@
48
)
49
from admin.base.views import GuidView
50
from api.users.services import send_password_reset_email
51
-from website.settings import DOMAIN
+from website.settings import DOMAIN, OSF_SUPPORT_EMAIL
52
from django.urls import reverse_lazy
53
54
0 commit comments