allyjweir/lackawanna

Create generic, direct to cloud storage implementation to replace django-s3direct

Closed this issue · 0 comments

Currently tying Lackawanna to AWS a little too much. While the config/Production.py can be modified to use another django-storages backend easily, the direct file upload is too tied to S3. This would be a nice to have