I would like to be able to change the ‘from’ address of the admin error emails in production environments to be the email address of the user that generated the error. It would be convenient in triaging errors rather quickly.
I did examine the Django source code, but it doesn’t appear to be possible without writing my own custom function. Any ideas?
Thank you!
No comments:
Post a Comment