mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 20:01:05 -05:00
Add Djrill version to User-Agent header
(Makes version show up in Mandrill API logs)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from django.conf import settings
|
||||
|
||||
from djrill.exceptions import MandrillAPIError, NotSupportedByMandrillError
|
||||
from ._version import *
|
||||
from ._version import __version__, VERSION
|
||||
|
||||
|
||||
# This backend was developed against this API endpoint.
|
||||
|
||||
Reference in New Issue
Block a user