'Email for form wont return users email inputed and just returns mine Django

forms.py

views.py

input picture on website

email wont send me back the user email they inputed

hi any help please! When the user inputs a random email on the website this case "[email protected]" it returns my own email some reason. The message and name part of the form works tho just wondering how i can fix so that it return there email in the form.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source