#For Check INSTALLED_APPS python manage.py shell from django.conf import settings print(settings.INSTALLED_APPS) 06-05-25 1. studentattendance INSERT INTO `adminpanel_emailtemplate` (`id`, `subject`, `body`, `is_deleted`, `created_at`, `updated_at`) VALUES (NULL, 'Leave Assign', '\r\n\r\n\r\n\r\n \r\n \r\n Assign Leave\r\n \r\n \r\n\r\n\r\n\r\n
\r\n
\r\n \"Ascencia\r\n
\r\n\r\n

Dear #TeacherName#,

\r\n

We hope you are doing well.

\r\n

Below Leave Assign Details:

\r\n \r\n

Assigned By: #AssignedBy#

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n #LeaveDetails#\r\n \r\n
Leave TypePreviousNew
\r\n\r\n \r\n\r\n

Should you have any questions or require further clarification, please feel free to reach out at info@ascenciamalta.mt. We’re here to help

\r\n\r\n

Thank you for your cooperation.


\r\n\r\n\r\n

If you need any further information, feel free to reach out at

\r\n

Warm regards,
Ascencia Malta

\r\n
\r\n\r\n\r\n', '0', '2025-07-05 12:47:06.000000', '2025-07-05 12:47:06.000000'); UPDATE `adminpanel_emailtemplate` SET `body` = '\n\n\n\n \n \n Your Login Credentials for Ascencia Malta\n\n \n \n \n\n \n\n \n\n\n\n \n
\n
\n
\n \n \"Ascencia\n
\n
\n \n
\n\n

Hello,

\n\n

We hope this email finds you well.

\n

\n We wanted to let you know that your Password has been successfully reset.\n With your new credentials, you can now access your Ascencia Malta account.\n

\n

To log in, please visit Login and use the following credentials:

\n

Email: #email#
\n

If you did not request this password reset or have any concerns, please contact us immediately at info@ascenciamalta.mt

\n

Best regards,
\n Ascencia Malta\n

\n
\n\n
\n\n\n' WHERE `adminpanel_emailtemplate`.`id` = 25;