Skip to content

0.7b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dokterbob dokterbob released this 25 Mar 19:24
· 158 commits to master since this release

Major changes

  • Drop support for deprecated Django 1.10.
  • Introduce submit_newsletter management command, deprecating cron job and
    dropping django-extensions dependency.

Small fixes

  • Fix for encoding of non-ASCII recipient names for Django < 1.9 (#244).
  • Allow programmatic access Article and Submission save() methods (#246).