remove django-amazon-ses and use django-anymail[amazon-ses] instead (as per the docs)
Checklist
[x] Unit, integration, and e2e (if applicable) tests updated
[x] Documentation added (or pr:no public docs PR label added if not required)
[x] Added the relevant release notes label (see labels prefixed w/ release:). These labels dictate how your PR will
show up in the autogenerated release notes.
What this PR does
django-anymail
to 12.0django-amazon-ses
and usedjango-anymail[amazon-ses]
instead (as per the docs)Checklist
pr:no public docs
PR label added if not required)release:
). These labels dictate how your PR will show up in the autogenerated release notes.