================== * Decrease file logging level to INFO
1.9.3
================== * Only enable file logging on staging/production
1.9.2
================== * Enable django file logging * Add back the AWS S3 'public-read' setting. Private uploads should set their acl explicitly to 'private' to override this. We need this for public assets with django-storages, and I mistakenly removed it. * Add "noreply" to our default from email