mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Update signals.py
This commit is contained in:
parent
9a7c1f784a
commit
3566cd56e3
|
@ -7,7 +7,7 @@ from django.utils.html import strip_tags
|
|||
from django_rest_passwordreset.signals import reset_password_token_created # type: ignore
|
||||
|
||||
|
||||
_EMAIL_NOREPLY = 'noreply.portal@acconcept.ru'
|
||||
_EMAIL_NOREPLY = 'noreply.portal@yandex.ru'
|
||||
_EMAIL_SUBJECT = 'Восстановление пароля КонцептПортал'
|
||||
_EMAIL_TEMPLATE = 'password_reset_email.html'
|
||||
_RECOVERY_URL = 'https://portal.acconcept.ru/password-change'
|
||||
|
|
Loading…
Reference in New Issue
Block a user