datasektionen / cashflow

Django project to manage receipts and reimbursements at Datasektionen
https://cashflow.datasektionen.se
4 stars 13 forks source link

Add setting for disabling emails in development #109

Closed elmaxe closed 2 years ago

elmaxe commented 3 years ago

Add an environment variable that will disable the sending of emails in development.

If you for example export the production database and use it locally, you wouldn't want the system to send out emails to users about stuff that hasn't happened on the production server...