This is my views file: I have made a token file to generate a link and info file for details like EMAIL_HOST_USER and etc. current_site = get_current_s
I now validate email addresses like so: [-+.'\w]+@[-.\w]+\.[-.\w]+ Which means that if users accidentally have a trailing or leading space in that address (