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
Our django app stores file in a content addressable storage layout so the filename on disk is not the filename our users think of it as. We know both filenames. What would you recommend for us to configure our app's use of django-storages to set the Content-Disposition header for Amazon S3 backends?
The text was updated successfully, but these errors were encountered:
Our django app stores file in a content addressable storage layout so the filename on disk is not the filename our users think of it as. We know both filenames. What would you recommend for us to configure our app's use of django-storages to set the Content-Disposition header for Amazon S3 backends?
The text was updated successfully, but these errors were encountered: