mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Merge pull request #2918 from alphagov/serialised-template-fix
remove broadcast_data from SerialisedTemplate.ALLOWED_PROPERTIES
This commit is contained in:
@@ -47,7 +47,6 @@ class SerialisedTemplate(SerialisedModel):
|
|||||||
'subject',
|
'subject',
|
||||||
'template_type',
|
'template_type',
|
||||||
'version',
|
'version',
|
||||||
'broadcast_data',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Reference in New Issue
Block a user