mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Switch back to django-mailgun proper.
As I'm now a maintainer, I feel confident that django-mailgun will be supported going forward.
This commit is contained in:
parent
0a84799252
commit
4989efaece
|
@ -17,7 +17,7 @@ Collectfast==0.2.3
|
||||||
|
|
||||||
# Mailgun Support
|
# Mailgun Support
|
||||||
# ---------------
|
# ---------------
|
||||||
django-mailgun-redux==0.3.0
|
django-mailgun==0.6.0
|
||||||
|
|
||||||
{% if cookiecutter.use_sentry == "y" -%}
|
{% if cookiecutter.use_sentry == "y" -%}
|
||||||
# Raven is the Sentry client
|
# Raven is the Sentry client
|
||||||
|
|
Loading…
Reference in New Issue
Block a user