github anymail/django-anymail v0.1

latest releases: v10.3, v10.2, v10.1...
8 years ago

Although this is an early release, it provides functional Django EmailBackends and passes integration tests with all supported ESPs (Mailgun, Mandrill, Postmark, SendGrid).

It has (obviously) not yet undergone extensive real-world testing, and you are encouraged to monitor it carefully if you choose to use it in production. Please report bugs and problems here in GitHub.

Additional changes from v0.1.dev2:

  • Added Postmark backend
  • Added support for username/password auth with SendGrid
  • Simplified install: no need to name the ESP
    (pip install django-anymail -- not ... django-anymail[mailgun])

Don't miss a new django-anymail release

NewReleases is sending notifications on new releases.