Merge branch 'cache-the-serialised-things' of github.com:alphagov/notifications-api

This commit is contained in:
Rebecca Law
2020-06-26 08:16:48 +01:00
15 changed files with 215 additions and 50 deletions

View File

@@ -120,7 +120,6 @@ def persist_notification(
template_version=template_version,
to=recipient,
service_id=service.id,
service=service,
personalisation=personalisation,
notification_type=notification_type,
api_key_id=api_key_id,