how to attach a file, uploaded by customer, to email in Django?
i’m trying to make a form where customer can add a file and send it via page. No file save in database just attach it and send to company email.
Here are the details
i’m trying to make a form where customer can add a file and send it via page. No file save in database just attach it and send to company email.
Here are the details