muccg / yabi

Workflows made easy.
Other
11 stars 6 forks source link

Yabi 527 django anymail #528

Closed aahunter closed 8 years ago

aahunter commented 8 years ago

Tested in dev:

  1. export ALERT_EMAIL="ahunter@ccg.murdoch.edu.au"
  2. export DJANGO_MAILGUN_API_KEY="key-XXXXXXXXXXXXXXXXXXXXXXXXXX"
  3. temporarily modify settings: #'filters': ['require_debug_false'],
  4. ./develop dev and break things