starteam / starcellbio_html

2 stars 7 forks source link

Added boto3 for S3 storage #726

Closed blarghmatey closed 8 years ago

blarghmatey commented 8 years ago

Added boto3 for S3 storage Added boto3 library to support S3 storage in django-storages backend. Removed S3_BACKEND_ENABLED flag as it wasn't actually firing due to how YAML overrides are loaded.

annagav commented 8 years ago

👍