Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bump django-sendgrid-v5 from 1.1.1 to 1.2.4 (#25)
Bump django-sendgrid-v5 from version 1.1.1 to 1.2.4, introducing several enhancements including EU region endpoint support, reply_to_list feature, and improved compatibility with newer Django versions. Update test configurations to include Django 5. Bug Fixes: Fix issue #114 in django-sendgrid-v5. Enhancements: Add support for EU region endpoint in django-sendgrid-v5. Add reply_to_list feature in django-sendgrid-v5. Add attachment content-type method handling and configurable tracking per-email in django-sendgrid-v5. Add compatibility for Django 3.2+ and 4.0 in django-sendgrid-v5. Tests: Update test configuration and add Django 5 to the test matrix.
- Loading branch information