Files
notifications-api/app
Alexey Bezhan e73513f519 Update Notification schema to preserve template_history attribute
`Notification.template_history` relationship has been removed but
we want to keep the `template_history` key in existing notification
serializations, so we serialize it from `Notifications.template`.

This keeps the data format the same, but both `template` and
`template_history` keys will now contain data from the `TemplateHistory`
instance.
2017-11-10 15:12:07 +00:00
..
2017-11-06 13:40:20 +00:00
2017-11-09 14:27:24 +00:00
2017-11-10 12:05:06 +00:00
2017-11-09 14:13:42 +00:00
2017-11-09 14:55:45 +00:00