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
It seems to me that everything in this code snippet is accessible by an S3FileField instance, and could be included as a method on that model. @brianhelba does this seem viable/reasonable to you?
The text was updated successfully, but these errors were encountered:
Here's a code snippet (taken from here) that represents what's currently required to generate a presigned URL from a model using S3FileField
It seems to me that everything in this code snippet is accessible by an S3FileField instance, and could be included as a method on that model. @brianhelba does this seem viable/reasonable to you?
The text was updated successfully, but these errors were encountered: