from django.core.management.base import BaseCommand from email_project.settings import EMAIL_HOST_USER import openpyxl from django.core.mail import EmailMessage from decouple import config import os def generate_email_html(name, apt_path): html_content = f'''\
Dear {name},
We are excited to inform you that our Aptpath web application is now available in a mobile/tablet Responsive web pages.Please take advantage of the opportunity to find jobs. New jobs are posted regularly.
Please use the following link to access our application on your mobile device:
Regards,
Team Aptpath