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
Add upload_storage to the default information saved into the database. Before, upload_storage can be extracted
from path attribute. Now you can access directly with file['upload_storage'] by @jowilf#11
Accept additional metadata from File object by @jowilf#11