medmunds
|
b4e22c63b3
|
Reformat code with automated tools
Apply standardized code style
|
2023-02-06 15:05:24 -08:00 |
|
Tim Schilling
|
a4f50c4340
|
Confirm support for Django 4.1
Replaces deprecated `django.utils.timezone.utc` with
`datetime.timezone.utc` (available since Python 3.2).
|
2022-08-24 13:24:27 -07:00 |
|
medmunds
|
3cadaca9dd
|
Mailjet: handle bare event when webhook "group events" not enabled
Fixes #106
|
2018-05-15 10:50:05 -07:00 |
|
Mike Edmunds
|
b57eb94f64
|
Add inbound mail handling
Add normalized event, signal, and webhooks for inbound mail.
Closes #43
Closes #86
|
2018-02-02 10:38:53 -08:00 |
|
medmunds
|
d6d8044066
|
Mailjet: support tracking webhooks
|
2017-07-13 11:27:00 -07:00 |
|