Releases: yunojuno/django-appmail
Releases · yunojuno/django-appmail
Update Django support
v6.0.0
- Add support for Django 5.0
- Add Python 3.12 to classifiers and build matrix
No code changes
v2.1
v2.1
- Add Python 3.10 to build matrix
- Add Django 4.0 to build matrix
- Update admin template to fix subject line render issue
- Update
EmailTemplate.clone
to make new template inactive by default
Add "supports_attachments" field
v0.6.2
Add activate/deactivate admin actions
Add repr/str implementations for EmailTemplate
Python3 compatible
v0.4