2.1.18 route form

This commit is contained in:
SDE
2025-01-14 20:09:05 +03:00
parent 8ac11d6234
commit c07bf2538d

View File

@@ -1,3 +1,5 @@
from django.http import JsonResponse
from BaseModels.mailSender import techSendMail from BaseModels.mailSender import techSendMail
from GeneralApp.funcs_options import get_mail_send_options from GeneralApp.funcs_options import get_mail_send_options
from .models import * from .models import *