-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post Production Migration Tasks #483
Comments
Notably, room and email images. Ref embassynetwork#483
This is kind of tricky. It would mean that we would need to supply the api key for mailgun in clear text basically, which means it could be abused. I think the better answer is to write unit tests for the views.. |
@jonathan-s sorry these were not verbose enough. We mean just rendering the template for the email, even when emails are disabled. A bug in the email template broke approving bookings. |
@bfirsh Right :). Well, that should be solved by the anymail branch ;). It renders the email templates and outputs those into console. So if there was template error that branch should have caught that as far as I understand. |
Notably, room and email images. Ref #483
Notably, room and email images. Ref #483
@jessykate Did we get anywhere with these things? Deleting the database dump and setting up 2FA are the important things, I think. :) |
The text was updated successfully, but these errors were encountered: