You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django 3.2 Support (#96)
- added Django 3.2 to tox
- Removed the purely documentational `providing_args` argument for Signal which was deprecated in 3.1 and will be removed in 4.0
Support for transactional template in Sendgrid v6 (#68)
* Added support for transactional template in Sendgrid v6
* Increased version and added read version in setup.py
Co-authored-by: Mattia Fantoni <m.fantoni@reply.de>