Skip to content

v3.7.0

Compare
Choose a tag to compare
@selwin selwin released this 30 May 04:48
· 18 commits to master since this release
  • Changed JSON columns to use Django's JSONField and drop jsonfield dependency. Thanks @jrief!
  • Fixed saving HTML emails that have quoted_printable. Thanks @gabn88!
  • Fixes an issue where emails are rendered without context in Django's admin interface. Thanks @zagl!
  • This version no longer supports Django 3.1.