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 de7f9a0 commit 8402107Copy full SHA for 8402107
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