You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can this be used as a Django storage, so I could have FileField fields save files automatically on S3? I'm currently banging my head against the wall because of the lack of Python 3 support in django-storages, boto, and Amazon's shitty S3 package that isn't even on PyPI.
But this package is awesome. This teeny tiny package is great. Can it... Can it also... Be a Django storage and sprinkle fairy dust all over my FileFields?
The text was updated successfully, but these errors were encountered:
Can this be used as a Django storage, so I could have
FileField
fields save files automatically on S3? I'm currently banging my head against the wall because of the lack of Python 3 support indjango-storages
,boto
, and Amazon's shittyS3
package that isn't even on PyPI.But this package is awesome. This teeny tiny package is great. Can it... Can it also... Be a Django storage and sprinkle fairy dust all over my
FileField
s?The text was updated successfully, but these errors were encountered: