mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Fork from Djrill and rename to "anymail"
This commit is contained in:
3
anymail/__init__.py
Normal file
3
anymail/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from ._version import __version__, VERSION
|
||||
from .exceptions import (MandrillAPIError, MandrillRecipientsRefused,
|
||||
NotSerializableForMandrillError, NotSupportedByMandrillError)
|
||||
Reference in New Issue
Block a user