mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-04 20:20:18 +03:00
Update django-anymail from 0.7 to 0.8
This commit is contained in:
parent
515e55c5ab
commit
f28fc00eb5
|
@ -24,7 +24,7 @@ Collectfast==0.5.1
|
|||
|
||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||
# -------------------------------------------------------
|
||||
django-anymail==0.7
|
||||
django-anymail==0.8
|
||||
|
||||
{% if cookiecutter.use_sentry_for_error_reporting == "y" -%}
|
||||
# Raven is the Sentry client
|
||||
|
|
Loading…
Reference in New Issue
Block a user