/django-storages

Support for many storages (S3, MogileFS, etc) in Django.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

===============
Django storages
===============

Install
=======

See http://code.larlet.fr/doc/#django-storage for detailed explanations.

TODO
====

    * Use chunks for S3Storage as in original FileSystemStorage
    * Invite people who work on storages to add them to the repository
    * Add more documentation