We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d08150 commit ccf2dc4Copy full SHA for ccf2dc4
anymail/webhooks/mailpace.py
@@ -2,11 +2,9 @@
2
import binascii
3
import json
4
5
-from django.utils import timezone
6
from django.utils.dateparse import parse_datetime
7
8
from anymail.exceptions import (
9
- AnymailConfigurationError,
10
AnymailImproperlyInstalled,
11
AnymailWebhookValidationFailure,
12
_LazyError,
0 commit comments