Files
django-anymail/docs
Mike Edmunds 41754d9813 Amazon SES: use SES v2 API by default
- Rename `anymail.backends.amazon_sesv2.EmailBackend`
  to `amazon_ses`, making SES v2 the default.
- Rename the old `amazon_ses` backend to `amazon_sesv1`,
  keeping it available. Add a deprecation warning.
- Alias `amazon_sesv2` to `amazon_ses`, with a
  deprecation warning (for projects that opted
  into v2 early under Anymail 9.1 or 9.2).
- Similar renaming on the test files.
- Update docs to assume v2 in most places
  (other than migration-specific sections)
2023-05-04 12:27:55 -07:00
..
2023-05-03 16:55:08 -07:00
2023-05-03 16:55:08 -07:00
2023-05-03 16:55:08 -07:00
2022-02-02 13:59:09 -08:00
2023-02-08 14:23:15 -08:00
2013-03-02 17:06:54 -08:00
2013-03-02 17:06:54 -08:00
2018-02-02 10:38:53 -08:00
2023-05-03 16:55:08 -07:00