mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-23 09:09:28 -04:00
Treat all 2xx (not just 200) as success in base AnymailRequestsBackend.raise_for_status, eliminating some unnecessary subclass overrides.