mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-08 05:54:53 +03:00
Update django-anymail from 1.4 to 2.0
This commit is contained in:
parent
a72383a851
commit
5fb50f96a5
|
@ -24,7 +24,7 @@ Collectfast==0.6.0
|
|||
|
||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||
# -------------------------------------------------------
|
||||
django-anymail==1.4
|
||||
django-anymail==2.0
|
||||
|
||||
{% if cookiecutter.use_sentry_for_error_reporting == "y" -%}
|
||||
# Raven is the Sentry client
|
||||
|
|
Loading…
Reference in New Issue
Block a user