Hello Django Users, I need help with one of my views in Django DetailView. I want to send_mail from my HTML form (post method).
Requrirement: 1. HTML Form (method=post) 2. Django DetailView (send_mail with attachments) *** I have already set up my send_mail and email config in setting.py and it is working fine in another app within the project. I just need to make it work in my current app within the same project. Any help would be appreciated. Regards, SKODAD -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/49ab4d08-a80b-49fa-b404-3ba0e9dccd75n%40googlegroups.com.