mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
Docs: fix Mailgun include in troubleshooting sections
This commit is contained in:
parent
3252aa7ae7
commit
5be077f713
|
@ -65,7 +65,7 @@ The script above assumes that you've chose Mailgun as email service. If you want
|
|||
|
||||
.. warning::
|
||||
|
||||
.. include:: mailgun.rst
|
||||
.. include:: ../includes/mailgun.rst
|
||||
|
||||
Heroku & Docker
|
||||
+++++++++++++++
|
||||
|
|
|
@ -55,7 +55,7 @@ You will probably also need to setup the Mail backend, for example by adding a `
|
|||
|
||||
.. warning::
|
||||
|
||||
.. include:: mailgun.rst
|
||||
.. include:: ../includes/mailgun.rst
|
||||
|
||||
|
||||
Optional: Use AWS IAM Role for EC2 instance
|
||||
|
|
|
@ -8,7 +8,7 @@ Server Error on sign-up/log-in
|
|||
|
||||
Make sure you have configured the mail backend (e.g. Mailgun) by adding the API key and sender domain
|
||||
|
||||
.. include:: mailgun.rst
|
||||
.. include:: ../includes/mailgun.rst
|
||||
|
||||
.. _docker-postgres-auth-failed:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user