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

Audiofield #122

Open regisin opened 11 months ago

regisin commented 11 months ago

Added support for audio files.

hasansezertasan commented 8 months ago

Related to #120