Files
django-anymail/.github/ISSUE_TEMPLATE.md
medmunds b4e22c63b3 Reformat code with automated tools
Apply standardized code style
2023-02-06 15:05:24 -08:00

332 B

Reporting an error? It's helpful to know:

  • Anymail version
  • ESP (Mailgun, SendGrid, etc.)
  • Your ANYMAIL settings (change secrets to "redacted")
  • Versions of Django, requests, python
  • Exact error message and/or stack trace
  • Any other relevant code and settings (e.g., for problems sending, your code that sends the message)