Files
django-anymail/anymail/webhooks
Mike Edmunds 823a161927 Fix global SEND_DEFAULTS merging
Replace generic `combine` with
specific `merge_dicts_deep`,
`merge_dicts_shallow`,
`merge_dicts_one_level` or
`concat_lists`, depending on
appropriate behavior for each
message attribute.

Fixes merging global `SEND_DEFAULTS`
with message `esp_extra` for ESP APIs
that use nested payload structures.
And clarifies intent for other properties.
2023-10-19 14:33:50 -07:00
..
2016-04-29 18:10:50 -07:00
2023-05-03 16:55:08 -07:00
2023-02-06 15:05:24 -08:00
2023-10-19 14:33:50 -07:00
2023-02-06 15:05:24 -08:00
2023-02-06 15:05:24 -08:00
2023-05-03 16:55:08 -07:00
2023-02-06 15:05:24 -08:00
2023-07-27 18:26:57 -07:00