Switch to django-mailgun-redux

This commit is contained in:
Daniel Roy Greenfeld 2015-08-28 22:01:26 -07:00
parent 2bf111d03a
commit cb4e1d0d9d
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
All enhancements and patches to cookiecutter-django will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2015-08-28]
### Changed
- Switched to django-mailgun-redux so mail doesn't blow up on Python 3 (@pydanny)
## [2015-08-27]
### Changed
- Grunt Updates: use libsass, add postcss (@288)

View File

@ -17,7 +17,7 @@ Collectfast==0.2.3
# Mailgun Support
# ---------------
django-mailgun==0.2.2
django-mailgun-redux==0.3.0
{% if cookiecutter.use_sentry == "y" -%}
# Raven is the Sentry client