Log emails to the console instead of sending them when `DEBUG=True`
This would prevent Django from 500-ing when testing on a machine without a local mail server.
This would prevent Django from 500-ing when testing on a machine without a local mail server.