mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-27 14:56:56 -05:00
Test against Django 3.2 prerelease
* Omit default_app_config under Django 3.2 and later to avoid DeprecationWarning * Also adds testing on Python 3.9, 3.10-alpha * Also updates test matrix to include all supported Python versions (some older Django versions expanded Python support in patch releases)
This commit is contained in:
@@ -40,6 +40,8 @@ Fixes
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
* Test against Django 3.2 prerelease (including support for Python 3.9)
|
||||
|
||||
* Move CI testing to GitHub Actions (and stop using Travis-CI).
|
||||
|
||||
* Internal: catch invalid recipient status earlier in ESP response parsing
|
||||
|
||||
Reference in New Issue
Block a user