Skip to content

Update mail templates to include retry link

Robbie Luijben requested to merge SDC-1009/retry-link-in-mail-template into master
  • split up fixtures for lta_sites and email_templates
  • update fixture for email_templates to include missing ones (error templates mostly) and a retry link in all of them
  • create a migration to kick off the email_templates fixture

Caveat for loading a fixture in a migration: https://stackoverflow.com/a/39743581

Edited by Robbie Luijben

Merge request reports