mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-22 21:01:05 -05:00
Test Django 1.10
Also includes: * Change AnymailTestMixin.assertDoesNotWarn to filter specific warning classes. * Look specifically for AnymailInsecureWebhookWarning in WebhookBasicAuthTestsMixin.test_warns_if_no_auth (because we don't care *in that test case* about DeprecatedInDjango10 warnings).
This commit is contained in:
@@ -49,7 +49,7 @@ Support is also planned for:
|
||||
|
||||
* Normalized inbound email processing through your ESP
|
||||
|
||||
Anymail is released under the BSD license. It is extensively tested against Django 1.8--1.9
|
||||
Anymail is released under the BSD license. It is extensively tested against Django 1.8--1.10
|
||||
(including Python 2.7, Python 3 and PyPy).
|
||||
Anymail releases follow `semantic versioning <http://semver.org/>`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user