jowilf / sqlalchemy-file

SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as Local Storage, Amazon S3, Rackspace CloudFiles, Google Storage and others using Apache Libcloud.
https://jowilf.github.io/sqlalchemy-file/
MIT License
91 stars 12 forks source link

fix-147 - Fix getting file for storage name with complex path #148

Closed LucianDeveloper closed 5 months ago

LucianDeveloper commented 5 months ago

Solve issue #147