david / django-storages

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

Clone this repository (size: 177.1 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/django-storages

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
django-storages / /
  This directory does not exist in this revision.

README

===============
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