v3.6.2
- Improvement to attachment handling in admin interface. Thanks @petrprikryl!
- Fixed a bug where HTML body is not displayed in admin interface. Thanks @robbieadi!
- Explicitly specify
default_auto_field
to supress migration warnings. Thanks @CirXe0N! - Fixed a bug where
email.template
is not saved in certain cases. Thanks @franciscobmacedo!