DT
Size: a a a
DT
M
DT
DT
M
DT
DT
M
DT
DT
M
DT
DT
M
DT
M
from allauth.account.views import ConfirmEmailView
re_path(r'^rest-auth/registration/account-confirm-email/(?P<key>[-:\w]+)/$', ConfirmEmailView.as_view(),в корне проекта сделал файл templates/accounts/email_confirm.html. Таже ошибка. Блин ...
name='account_confirm_email'),
DT
Д
Д
from allauth.account.views import ConfirmEmailView
re_path(r'^rest-auth/registration/account-confirm-email/(?P<key>[-:\w]+)/$', ConfirmEmailView.as_view(),в корне проекта сделал файл templates/accounts/email_confirm.html. Таже ошибка. Блин ...
name='account_confirm_email'),
🔐