dev #26

Merged
sysadminix merged 8 commits from dev into main 2024-11-12 13:10:14 +03:00
Showing only changes of commit 8afdfc87c5 - Show all commits

View File

@@ -711,6 +711,7 @@ def registration_ajax(request):
}
res = send_check_email_after_registration(mail_Dict, user)
print(str(res))
# res = send_registration_mail(mail_Dict, user)
res_Dict = {